]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: promex/stick-table: Dump stick-table metrics via a promex module
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 31 Jan 2024 09:33:55 +0000 (10:33 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 2 Feb 2024 08:11:34 +0000 (09:11 +0100)
commit3e55b3da3000e210e238c35b18018707832b503b
tree70d2bb94f27d6ccc85c85cb8e2793a89309fc0b8
parent5f875414eb312daefb2c177c273cf383698e622c
MEDIUM: promex/stick-table: Dump stick-table metrics via a promex module

Create a promex module to dump stick-table metrics. Thanks to this patch,
all references to stick tables were removed from the promex service.
addons/promex/include/promex/promex.h
addons/promex/service-prometheus.c
src/stick_table.c