haproxy/addons/ot/include
Miroslav Zagorac 40d4fa29fd MINOR: ot: renamed the variable dbg_indent_level to flt_ot_dbg_indent_level
The thread-local variable dbg_indent_level used a generic name that could
collide with identifiers in other compilation units.  Renamed it to
flt_ot_dbg_indent_level so that it carried the flt_ot_ prefix consistent
with the rest of the OpenTracing filter namespace.  The rename covered the
declaration, definition, and all macro references in debug.h, parser.c and
util.c.
2026-04-13 09:23:30 +02:00
..
cli.h CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
conf.h MINOR: ot: logsrv struct becomes logger 2024-01-09 11:40:41 +01:00
config.h CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
debug.h MINOR: ot: renamed the variable dbg_indent_level to flt_ot_dbg_indent_level 2026-04-13 09:23:30 +02:00
define.h DEBUG: opentracing: display the contents of the err variable after setting 2022-04-08 16:31:33 +02:00
event.h CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
filter.h Revert "MINOR: opentracing: change the scope of the variable 'ot.uuid' from 'sess' to 'txn'" 2022-04-08 16:31:33 +02:00
group.h CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
http.h CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
include.h REORG: time: move time-keeping code and variables to clock.c 2021-10-08 17:22:26 +02:00
opentracing.h BUG/MEDIUM: opentracing: initialization before establishing daemon and/or chroot mode 2021-06-10 06:45:39 +02:00
parser.h CLEANUP: opentracing: added FLT_OT_PARSE_INVALID_enum enum 2022-04-08 16:31:33 +02:00
pool.h CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
scope.h CLEANUP: opentracing: use the haproxy function to generate uuid 2021-09-12 07:08:14 +02:00
util.h CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
vars.h MAJOR: opentracing: reenable usage of vars to transmit opentracing context 2022-04-08 16:31:33 +02:00