A new version of the HAProxy exporter was just released:
https://github.com/prometheus/haproxy_exporter/releases/tag/v0.11.0.
HAProxy also supports native Prometheus metrics since v2.0
https://github.com/haproxy/haproxy/tree/master/contrib/prometheus-exporter.

Thanks a lot to all contributors!

* [CHANGE] Switch logging to go-kit #171
* [CHANGE] Fix metric types #182
* [CHANGE] Fix unit of time metric #183
* [FEATURE] Add filtering on server status #160
* [ENHANCEMENT] Add compression and server selection metrics #154
* [ENHANCEMENT] Add client/server abort metrics #167
* [ENHANCEMENT] Add version info metric (when using UNIX sockets) #180

Note: This release fixes the metric types of counters and renames the
following metrics:

* `haproxy_exporter_csv_parse_failures` ->
`haproxy_exporter_csv_parse_failures_total`
* `haproxy_exporter_total_scrapes` -> `haproxy_exporter_scrapes_total`
* `haproxy_server_check_duration_milliseconds` ->
`haproxy_server_check_duration_seconds`

-- 
You received this message because you are subscribed to the Google Groups 
"prometheus-announce" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-announce+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/prometheus-announce/CAChBsdB_U2S01HtekrZ8_OVGWKOJCLvxqtP%2B6XEc31MjVRjuow%40mail.gmail.com.

Reply via email to