mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-05 15:14:06 +02:00
DOC: promex: Add missing backend metrics
"haproxy_backend_agg_server_status" and "haproxy_backend_agg_check_status" were not referenced in promex README. "haproxy_backend_agg_server_check_status" is also missing but it is a deprecated metric. Thus, it is better to not reference it.
This commit is contained in:
@@ -286,6 +286,8 @@ See prometheus export for the description of each field.
|
||||
| haproxy_backend_max_total_time_seconds |
|
||||
| haproxy_backend_internal_errors_total |
|
||||
| haproxy_backend_uweight |
|
||||
| haproxy_backend_agg_server_status |
|
||||
| haproxy_backend_agg_check_status |
|
||||
+-----------------------------------------------------+
|
||||
|
||||
* Server metrics
|
||||
|
||||
Reference in New Issue
Block a user