haproxy/addons/otel/include
Miroslav Zagorac a19070f744 MINOR: otel: added debug thread ID support for the OTel C wrapper library
Added per-thread ID tracking for the OpenTelemetry C wrapper debug system.
Registered HAProxy worker threads are identified by their tid;
unregistered threads (such as those created internally by the OTel SDK)
receive unique IDs from an atomic offset counter.
2026-04-17 15:28:05 +02:00
..
cli.h MEDIUM: otel: added CLI commands for runtime filter management 2026-04-13 09:23:26 +02:00
conf.h MINOR: otel: changed instrument attr to use sample expressions 2026-04-13 09:23:26 +02:00
conf_funcs.h MINOR: otel: added log-record signal support 2026-04-13 09:23:26 +02:00
config.h MEDIUM: otel: implemented scope execution and span management 2026-04-13 09:23:26 +02:00
debug.h MEDIUM: otel: implemented filter callbacks and event dispatcher 2026-04-13 09:23:26 +02:00
define.h MINOR: otel: added metrics instrument support 2026-04-13 09:23:26 +02:00
event.h MEDIUM: otel: implemented scope execution and span management 2026-04-13 09:23:26 +02:00
filter.h MEDIUM: otel: added HAProxy variable storage for context propagation 2026-04-13 09:23:26 +02:00
group.h MEDIUM: otel: added group action for rule-based scope execution 2026-04-13 09:23:26 +02:00
http.h MEDIUM: otel: added HTTP header operations for context propagation 2026-04-13 09:23:26 +02:00
include.h MINOR: otel: added debug thread ID support for the OTel C wrapper library 2026-04-17 15:28:05 +02:00
otelc.h MEDIUM: otel: added context propagation via carrier interfaces 2026-04-13 09:23:26 +02:00
parser.h MINOR: otel: changed log-record attr to use sample expressions 2026-04-13 09:23:26 +02:00
pool.h MEDIUM: otel: added memory pool and runtime scope layer 2026-04-13 09:23:26 +02:00
scope.h MINOR: otel: added span link support 2026-04-13 09:23:26 +02:00
util.h MINOR: otel: added flt_otel_sample_eval and exposed flt_otel_sample_add_kv 2026-04-13 09:23:26 +02:00
vars.h MINOR: otel: added prefix-based variable scanning 2026-04-13 09:23:26 +02:00