Sorry, we don't support your browser.  Install a modern browser

Display (custom) HTTP error messages in the incidents log / outage notification#1393

?

When a HTTP monitor hits an error status code, e.g. 500, the incidents log shows as route cause “500 - Internal Server Error”. The text which is shown is the default text for the HTTP status code. However, if the HTTP reponse with the error code contains a custom text, e.g.
HTTP/1.1 500 No database connection
It would be great if this text could be shown in the incidents log and outage notification as well. This would allow to supply already some details/information about the incident.
E.g. I monitor a system where mulitple things can go wrong. If you could also show the error message, this would be very helpful to instantly understand what has gone wrong.

a year ago