2 Commits

Author SHA1 Message Date
Miroslav Zagorac
38126ecd90 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.
2026-04-17 15:28:05 +02:00
Miroslav Zagorac
dae6fa9c6f DOC: otel: added README.md overview document
Added a Markdown-formatted overview covering features, build instructions,
configuration, scope keywords, CLI commands, performance benchmarks and
test configurations.
2026-04-13 09:23:26 +02:00