haproxy/addons/ot/src
Miroslav Zagorac 854efefd6c CLEANUP: opentracing: added flt_ot_smp_init() function
The flt_ot_smp_init() function has been added to make initializing the
sample structure easier.  The contents of the structure in question are
set in several places in the source of the OpenTracing filter, so it is
better to do this in one place.

This patch must be backported as far as 2.4.
2022-04-08 16:31:33 +02:00
..
cli.c CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
conf.c BUG/MEDIUM: opentracing: initialization before establishing daemon and/or chroot mode 2021-06-10 06:45:39 +02:00
event.c BUILD: opentracing: exclude the use of haproxy variables for the OpenTracing context 2021-09-12 07:07:13 +02:00
filter.c BUILD: opentracing: exclude the use of haproxy variables for the OpenTracing context 2021-09-12 07:07:13 +02:00
group.c CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
http.c CLEANUP: Apply ist.cocci 2021-09-17 17:22:05 +02:00
opentracing.c BUG/MEDIUM: opentracing: initialization before establishing daemon and/or chroot mode 2021-06-10 06:45:39 +02:00
parser.c BUILD: opentracing: exclude the use of haproxy variables for the OpenTracing context 2021-09-12 07:07:13 +02:00
pool.c DOC: opentracing: corrected comments in function descriptions 2022-04-08 16:31:33 +02:00
scope.c Revert "MINOR: opentracing: change the scope of the variable 'ot.uuid' from 'sess' to 'txn'" 2022-04-08 16:31:33 +02:00
util.c MINOR: opentracing: correct calculation of the number of arguments in the args[] 2021-04-15 08:40:05 +02:00
vars.c CLEANUP: opentracing: added flt_ot_smp_init() function 2022-04-08 16:31:33 +02:00