sentry-symfony
sentry-symfony copied to clipboard
Add support for HTTP Client `baggage` propagation
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.