Replies: 1 comment 2 replies
-
Well since Have you tried doing |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My endpoint returns the following JSON:
{"error":null,"result":{"redis":true,"postgres":true,"rabbitMq":true}}
In the conditions check, I write the following:
conditions:
But Gatus reports: [BODY].error (INVALID) == null
Could you guys help, what the problem might be?"
Beta Was this translation helpful? Give feedback.
All reactions