]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: stats: add alt name info to stat_cols_info where relevant
authorAurelien DARRAGON <adarragon@haproxy.com>
Mon, 17 Mar 2025 12:08:33 +0000 (13:08 +0100)
committerAurelien DARRAGON <adarragon@haproxy.com>
Fri, 21 Mar 2025 16:05:02 +0000 (17:05 +0100)
commitb03e05cd3604e9fe6596a12424d50610502a286b
tree5947b0b95209e2e615fb1e063496abfada2f354c
parent7ec6f4412ca6c28e49581b56273b8d75e14b73fa
MINOR: stats: add alt name info to stat_cols_info where relevant

For all metrics defined under promex_global_metrics array, add the
corresponding .alt_name field in the general purpose stat_cols_info
array.
src/stats.c