Looking for health check 5xx error example

Hello, can anyone help me configure a monitoring alert on Health Check for 5xx errors ?
My goal is to receive an email to let me know there are too many 500 error on our origin.
That would help me being aware something is wrong and need to be fixed.

There a many inputs I don’t know how to fill. I’m looking for a simple 5xx monitoring.

Thank you !

This is usually how I configure it.

It does not check for 5xx error count, but more towards checking for a response that does not match the “Expected codes” field, which is usually HTTP 200 code.

2 Likes

Thanks a lot @erictung

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.