Skip to content

OpenTelemetry Support #2066

Closed
Closed

Description

Problem Statement

OpenTelemetry has growing popularity in the observability space as one of the top CNCF open standard for APM.

It's data model differs from Sentry so it cannot be natively ingested. But many OpenTelemetry users would like to send their OTEL data to Sentry.

Solution Brainstorm

Details

dogfooding

The cartservice on our OTel Demo is .NET

https://github.com/getsentry/opentelemetry-demo/tree/main/src/cartservice

Reference

Demo project from OTEL, we created a fork to instrument with Sentry SDKs, to test and demo the implementation. Projects are in the Sentry SDKs org

For more context, these PRs are not exhaustive list of the work done on other SDKs

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

Metadata

Labels

FeatureNew feature or request

Type

No type

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions