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)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 6 Nov 2024 14:47:58 +0000 (15:47 +0100)
commitaf94845eb5b97ebb16c882b4a4041bd0dd12141e
treec6ddd8a24c3c7acc0cf06c86fa2daf1582c757d1
parent69f3b4099e1d8bd9985023c74a1e402d7998cb71
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

(cherry picked from commit 0686fd8cfccd7ff12211b8253bf2446d62c90a18)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
doc/configuration.txt