]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: stats: fix misleading comment on top of stat_idx_info
authorWilly Tarreau <w@1wt.eu>
Wed, 6 Nov 2024 17:07:14 +0000 (18:07 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 6 Nov 2024 17:35:42 +0000 (18:35 +0100)
commit1f34a0fd27d9132abb455f475a9b6f6cf1d92b97
tree388f42b86b9f17d97a8e454f1d6d12bc9bd9404c
parent3b851a326b96286c5887566ceee4a9f925adcc58
CLEANUP: stats: fix misleading comment on top of stat_idx_info

The comment asks to update the "metrics_info" array, which does not
exist, instead it's called stat_cols_info[] and is in stats.c. Let's
mention all that to save time searching for the needed info.

While no version seems to have ever known that "metrics_info", it's not
needed to backport this as it's only a comment.
include/haproxy/stats-t.h