sentry-symfony icon indicating copy to clipboard operation
sentry-symfony copied to clipboard

Add support for HTTP Client `baggage` propagation

Open cleptric opened this issue 3 years ago • 0 comments

The AbstractTraceableHttpClient currently only propagates the sentry-trace header. Add the baggage header to outgoing requests as well, if the destination URI is allow listed in trace_propagation_targets.

cleptric avatar Oct 13 '22 09:10 cleptric