mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-15 21:59:41 -04: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:
parent
e06e31ea3b
commit
7edec90c00
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue