]> git.kaiwu.me - haproxy.git/commit
MINOR: stats: report the number of thread groups in "show info"
authorWilly Tarreau <w@1wt.eu>
Tue, 14 Apr 2026 14:47:06 +0000 (16:47 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 14 Apr 2026 14:48:16 +0000 (16:48 +0200)
commit9c6e07c43fb61c3ee81ac7a08e0b60070b2bc664
treea58dc6b45b703df60dd7d8367a97297dfd860268
parente9fcf994ca6e8c0c8bcce63826ac38dd72f3a4f9
MINOR: stats: report the number of thread groups in "show info"

Since thread groups were enabled by default in 3.3, it has become an
important element of diagnostic that we're missing in "show info". Let's
add it under "NbThreadGroups".
include/haproxy/stats-t.h
src/stats.c