MINOR: stats: add config "stats show modules"
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 5 Oct 2020 09:49:45 +0000 (11:49 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 5 Oct 2020 10:02:14 +0000 (12:02 +0200)
commit0b70a8a314e9e376c153ad8512f4a70efaca241e
tree59b6fe5758ec2fcbf349b193efa6a5e601508dba
parente3f576c29ee911f8be70ce08ff1cef13e3151507
MINOR: stats: add config "stats show modules"

By default, hide the extra statistics on the html page. Define a new
flag STAT_SHMODULES which is activated if the config "stats show
modules" is set.
doc/configuration.txt
include/haproxy/stats-t.h
src/cfgparse-listen.c
src/stats.c