haproxy/addons
Cedric Paillet 3790eb4f85 BUG/MINOR: promex: fix backend_agg_check_status
When a server is in maintenance, the check.status is no longer updated.
Therefore, we shouldn't consider check.status if the checks are not active. This
check was properly implemented in the haproxy_server_check_status metric, but
wasn't carried over to backend_agg_check_status, which introduced
inconsistencies between the two metrics.

[cf: This patch must be backported as far as 2.4]
2023-09-12 19:50:17 +02:00
..
51degrees
deviceatlas Revert "BUG/MINOR: clock: fix a few occurrences of 'now' being used in place of 'date'" 2023-04-27 18:14:57 +02:00
ot MINOR: tree-wide: use free_acl_cond() where relevant 2023-05-11 15:37:04 +02:00
promex BUG/MINOR: promex: fix backend_agg_check_status 2023-09-12 19:50:17 +02:00
wurfl