]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: config: add missing glitch_{cnt,rate} sample definitions
authorAurelien DARRAGON <adarragon@haproxy.com>
Wed, 30 Oct 2024 16:37:39 +0000 (17:37 +0100)
committerAurelien DARRAGON <adarragon@haproxy.com>
Wed, 30 Oct 2024 16:47:30 +0000 (17:47 +0100)
commit0686fd8cfccd7ff12211b8253bf2446d62c90a18
tree1d994be3d6e7b212fe83997aea59ca91e373955f
parent9a6fc2d474511ead2fe8c39524d23b156d640ef8
DOC: config: add missing glitch_{cnt,rate} sample definitions

Following previous commit, when glitch_cnt and glitch_rate data types were
implemented in c9c6b683f ("MEDIUM: stick-tables: add a new stored type for
glitch_cnt and glitch_rate"), newly exposed samples such as
table_glitch_cnt(), table_glitch_rate, src_glitch_cnt() and
src_glitch_rate() were documented but their definitions was missing in
supported keywords list.

It should be backported in 3.0 with c9c6b683f
doc/configuration.txt