I have an alert in Grafana for query
count by (proxy) (increase(haproxy_server_check_failures_total[2m]) > 0)
.
How can I get response (error) code of such haproxy failure while logging to the host (instance) I got according to the alert?
1 post - 1 participant