commit | 59bab616498399a8306eff2905764c0ecccdaf70 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Thu Jul 22 08:04:38 2021 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Thu Jul 22 08:47:55 2021 +0200 |
tree | 5d9060ae184055ae62d64a0060000588ccd616c9 | |
parent | 5fcd428c35c45f7222b9aade0c0484fcdb558de9 [diff] |
BUG/MINOR: stats: Add missing agent stats on servers Agent stats were lost during the stats refactoring performed in the 2.4 to simplify the Prometheus exporter. stats_fill_sv_stats() function must fill ST_F_AGENT_* and ST_F_LAST_AGT stats. This patch should fix the issue #1331. It must be backported to 2.4.