]> git.kaiwu.me - haproxy.git/commit
CLEANUP: otel: removed insecure-fork-wanted requirement
authorMiroslav Zagorac <mzagorac@haproxy.com>
Thu, 16 Apr 2026 00:03:08 +0000 (02:03 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 17 Apr 2026 13:28:05 +0000 (15:28 +0200)
commit38126ecd90d2c2907aa65d683798d271741c0c3b
treed34bbaf6b678757f458080269f312ef933a785cf
parent03df1fe3c9c90ce1fe02c1b8e41395956b29975c
CLEANUP: otel: removed insecure-fork-wanted requirement

Removed the insecure-fork-wanted runtime check from the OTel filter parser
and all related mentions from documentation and test configuration.

The OpenTelemetry C wrapper library can now explicitly start all necessary
OTel threads immediately after configuration parsing, so it is no longer
affected by the HAProxy thread/process creation restriction and the
insecure-fork-wanted option is no longer needed.
addons/otel/README
addons/otel/README-configuration
addons/otel/README.md
addons/otel/src/parser.c
addons/otel/test/haproxy-common.cfg