You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
span processor (potel_span_processor.py)
Also check for isRemote when assembling the transaction to be sent to Sentry.
propagator
In the extract method: create new OTel context with a virtual remote span set as the active span containing the data of the incoming trace information.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Handle spans that have
isRemote
set toTrue
.Also check for
isRemote
when assembling the transaction to be sent to Sentry.In the
extract
method: create new OTel context with a virtual remote span set as the active span containing the data of the incoming trace information.The text was updated successfully, but these errors were encountered: