commit | 854efefd6cf43018efcdeb0da2c06cc19fd00980 | [log] [tgz] |
---|---|---|
author | Miroslav Zagorac <mzagorac@haproxy.com> | Tue Mar 01 18:41:36 2022 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Fri Apr 08 16:31:33 2022 +0200 |
tree | 00d8bcdf46b8cd09b008f047b5cd58fcf4464cd7 | |
parent | 6163e0357ed0004ba76f7e121b579eeb68b17e18 [diff] |
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.