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
Closed
1 of 1 issue completed
Closed
@sl0thentr0py

Description

@sl0thentr0py

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.

Sub-issues

Metadata

Metadata

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0