How to get host and response (error) code of haproxy_exporter metric?

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?