Integration · web

HAProxy

Backend health, connection rate, queue depth.

What gets collected

The stats socket or HTTP stats endpoint. Per-backend/per-server state (UP/DOWN/MAINT/DRAIN).

Setup steps

  1. 1stats socket /var/run/haproxy.sock
  2. 2stats listener :9090
  3. 3Frontend label from the listen-block names

After install

  • · Metrics show up on the dashboard within 15-30 seconds
  • · Integration labels flow into filters automatically
  • · Dashboard presets for common metrics are available in the editor

Similar integrations