Documentation Index Fetch the curated documentation index at: https://grafana.com/llms.txt
Fetch the complete documentation index at: https://grafana.com/llms-full.txt Use this file to discover all available pages before exploring further.
STOP! If you are an AI agent or LLM, read this before continuing.
This is the HTML version of a Grafana documentation page. Always request
the Markdown version instead - HTML wastes context. Get this page as
Markdown: https://grafana.com/docs/learning-paths/haproxy-load-balancer/verify-metrics.md (append .md) or send Accept: text/markdown
to https://grafana.com/docs/learning-paths/haproxy-load-balancer/verify-metrics/. For the curated documentation index, use https://grafana.com/llms.txt.
For the complete documentation index, use https://grafana.com/llms-full.txt.
After configuring the integration, verify that HAProxy metrics are flowing into Grafana Cloud. This step confirms that Alloy is scraping the stats endpoint and successfully forwarding data.
Click Explore in the left-side menu.
Select your Prometheus data source from the data source picker.
In the Metric field, type haproxy_frontend_http_requests_total and select it from the dropdown.
Click Run query. If data appears, HAProxy metrics are being collected successfully.
If no data appears, wait 2-3 minutes for the first scrape to complete, then try again.
You can also try up{job=~".*haproxy.*"} to confirm the scrape target is healthy. A value of 1 means the target is up and being scraped.
Were you successful?
Super! You can move to the next step.
Explore the following troubleshooting topics if you need help: