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.
The text was updated successfully, but these errors were encountered:
The
AbstractTraceableHttpClient
currently only propagates thesentry-trace
header.Add the
baggage
header to outgoing requests as well, if the destination URI is allow listed intrace_propagation_targets
.The text was updated successfully, but these errors were encountered: