@theonlydoo wrote:
Heyo,
based on https://www.haproxy.com/fr/blog/haproxy-exposes-a-prometheus-metrics-endpoint/
I added a stats frontend. It appeared to me that there was no documentation about this endpoint in here.
So, my question is: since the “old” metrics endpoints raises time metrics in milliseconds, why does this endpoint has “seconds” at the highest resolution?
e.g.
haproxy_backend_check_last_change_seconds haproxy_backend_downtime_seconds_total haproxy_backend_http_connect_time_average_seconds haproxy_backend_http_queue_time_average_seconds haproxy_backend_http_response_time_average_seconds haproxy_backend_http_total_time_average_seconds haproxy_backend_last_session_seconds haproxy_process_start_time_seconds haproxy_server_check_last_change_seconds haproxy_server_downtime_seconds_total haproxy_server_http_connect_time_average_seconds haproxy_server_http_queue_time_average_seconds haproxy_server_http_response_time_average_seconds haproxy_server_http_total_time_average_seconds haproxy_server_last_session_seconds
Posts: 1
Participants: 1