haproxy/addons
Christopher Faulet d1adfd9fe4 BUG/MEDIUM: promex: Fix dump of extra counters
When extra counters are dumped for an entity (frontend, backend, server or
listener), there is a filter on capabilities. Some extra counters are not
available for all entities and must be ignored. However, when this was
performed, the field number, used as an index to dump the metric value, was
still incremented while it should not and leads to an overflow or a stats
mix-up.

This patch must be backported to 3.0.
2024-11-05 15:36:41 +01:00
..
51degrees
deviceatlas BUILD: deviceatlas: fix empty "-I" left on CFLAGS 2024-01-26 19:46:59 +01:00
ot MINOR: startup: rename readcfgfile in parse_cfg 2024-08-07 18:41:41 +02:00
promex BUG/MEDIUM: promex: Fix dump of extra counters 2024-11-05 15:36:41 +01:00
wurfl