mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-02-27 20:21:10 +01:00
In previous patches, these counters were added per frontend, backend, server and listener. With this patch, these counters are reported on stats, including promex. Note that the stats file minor version was incremented by one because the shm_stats_file_object struct size has changed. This patch is related to issue #1617.