]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: stats: define additional flag px cap on domain
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 5 Oct 2020 09:49:38 +0000 (11:49 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 5 Oct 2020 10:02:14 +0000 (12:02 +0200)
commit72b16e5173bd9fcde197afb7721ebfa490d91d79
tree350baa7f2bc7e0e8dad69e7e522d6b1bd97f8588
parent072f97eddf3ea5d4b6293bd7185d7311e0744992
MINOR: stats: define additional flag px cap on domain

This flag can be used to determine on what type of proxy object the
statistics should be relevant. It will be useful when adding dynamic
statistics. Currently, this flag is not used.
include/haproxy/stats-t.h
include/haproxy/stats.h
src/stats.c