Skip to content

Add Basic OTel integration#1768

Closed
antonpirker wants to merge 11 commits into
masterfrom
antonpirker/1687-basic-otel-support-4-otel-integration
Closed

Add Basic OTel integration#1768
antonpirker wants to merge 11 commits into
masterfrom
antonpirker/1687-basic-otel-support-4-otel-integration

Conversation

@antonpirker
Copy link
Copy Markdown
Contributor

Adding basic OpenTelementry (OTel) support to the Sentry SDK. This PR:

  • adds a OTel SpanProcessor that can receive spans form OTel and then convert them into Sentry Spans and send them to Sentry.
  • adds a OTel Propagator that can receive and propagate trace headers (Baggage) to keep distributed tracing intact.

@antonpirker antonpirker added this to the Basic OTel support milestone Nov 30, 2022
@sl0thentr0py sl0thentr0py changed the base branch from master to antonpirker/1687-basic-otel-support-3c-extract-sentry-trace November 30, 2022 13:59
@antonpirker antonpirker changed the base branch from antonpirker/1687-basic-otel-support-3c-extract-sentry-trace to master December 1, 2022 11:11
@antonpirker
Copy link
Copy Markdown
Contributor Author

Closed in favor of new (clean) PR: #1772

@antonpirker antonpirker closed this Dec 1, 2022
@antonpirker antonpirker deleted the antonpirker/1687-basic-otel-support-4-otel-integration branch April 19, 2023 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant