]> git.kaiwu.me - haproxy.git/commit
MEDIUM: ot: emitted deprecation warning at filter init
authorMiroslav Zagorac <mzagorac@haproxy.com>
Mon, 27 Apr 2026 06:08:39 +0000 (08:08 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 27 Apr 2026 06:18:58 +0000 (08:18 +0200)
commit4f53bbc15cf19de4122571105c61b7d94d321af4
treecab2db4c305fcbd5f298a425d94929d01619e411
parent1124968dc100fcc5956efeac7a38d6798c621f01
MEDIUM: ot: emitted deprecation warning at filter init

The opentracing filter was deprecated in haproxy 3.3 and will be removed
in 3.5.  A warning is now issued during filter initialization, unless the
global 'expose-deprecated-directives' directive is set.  The notice is
emitted only once regardless of the number of filter instances.
addons/ot/src/filter.c