haproxy_exporter icon indicating copy to clipboard operation
haproxy_exporter copied to clipboard

Metric for frontend status

Open frenkye opened this issue 3 years ago • 1 comments

Hi, just starting setting up this exporter, but i can't see any metrics which would reflect frontend status OPEN/STOP. Which you can change via:

echo "enable/disable frontend <FrontendName>" | sudo socat stdio </path/to/sock.sock>

Is there a reason for that or I'am missing something?

frenkye avatar Sep 08 '20 08:09 frenkye

This is correct, it would be necessary to export the status as an additional metric.

grobie avatar Dec 09 '20 16:12 grobie

Hi, I am closing this issue because we are retiring this exporter. We will not be implementing new features anymore.

Please use the Prometheus support in HAProxy directly. It may already support this; if not, please open an issue against the HAProxy repository.

matthiasr avatar Feb 15 '23 10:02 matthiasr