8000 Check incoming traces with isRemote and implement logic · Issue #3211 · getsentry/sentry-python · GitHub
[go: up one dir, main page]

Skip to content

Check incoming traces with isRemote and implement logic #3211

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sl0thentr0py opened this issue Jun 27, 2024 · 1 comment
Closed

Check incoming traces with isRemote and implement logic #3211

sl0thentr0py opened this issue Jun 27, 2024 · 1 comment

Comments

@sl0thentr0py
Copy link
Member
sl0thentr0py commented Jun 27, 2024

Handle spans that have isRemote set to True.

  • 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.
@sl0thentr0py
Copy link
Member Author
sl0thentr0py commented Aug 30, 2024

done in #3475

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants
0