summaryrefslogtreecommitdiff
path: root/addons/ot/include
Commit message (Expand)AuthorAgeFilesLines
* BUG/MINOR: opentracing: use 'date' instead of 'now' in debug outputWilly Tarreau2023-04-271-2/+2
* MAJOR: opentracing: reenable usage of vars to transmit opentracing contextMiroslav Zagorac2022-04-082-0/+9
* DEBUG: opentracing: display the contents of the err variable after settingMiroslav Zagorac2022-04-081-4/+7
* CLEANUP: opentracing: added FLT_OT_PARSE_INVALID_enum enumMiroslav Zagorac2022-04-081-22/+30
* DEBUG: opentracing: show return values of all functions in the debug outputMiroslav Zagorac2022-04-081-0/+7
* Revert "MINOR: opentracing: change the scope of the variable 'ot.uuid' from '...Miroslav Zagorac2022-04-081-1/+1
* CLEANUP: opentracing: removed unused function flt_ot_var_get()Miroslav Zagorac2022-04-081-1/+0
* CLEANUP: opentracing: removed unused function flt_ot_var_unset()Miroslav Zagorac2022-04-081-1/+0
* REORG: time: move time-keeping code and variables to clock.cWilly Tarreau2021-10-081-0/+1
* MINOR: opentracing: change the scope of the variable 'ot.uuid' from 'sess' to...Miroslav Zagorac2021-09-121-1/+1
* CLEANUP: opentracing: use the haproxy function to generate uuidMiroslav Zagorac2021-09-121-20/+5
* BUILD: opentracing: exclude the use of haproxy variables for the OpenTracing ...Miroslav Zagorac2021-09-122-3/+18
* BUG/MEDIUM: opentracing: initialization before establishing daemon and/or chr...Miroslav Zagorac2021-06-102-5/+7
* BUILD/MINOR: opentracing: fixed compilation with filter enabledMiroslav Zagorac2021-05-121-0/+2
* CLEANUP: lists/tree-wide: rename some list operations to avoid some confusionWilly Tarreau2021-04-211-1/+1
* MINOR: opentracing: transfer of context names without prefixMiroslav Zagorac2021-04-151-0/+1
* CONTRIB: move contrib/opentracing to addons/ot20210402-contrib-cleanup-3Willy Tarreau2021-04-0216-0/+1447