This repository was archived by the owner on Sep 17, 2024. It is now read-only.
This repository was archived by the owner on Sep 17, 2024. It is now read-only.
Add support for Open Telemetry #186
Open
Description
Problem Statement
Our current Profiling solution relies on the SDK creating and finishing transactions on its own. When using open telemetry these actions are performed by otel, and Sentry simply collect otel spans and translate them into Sentry transactions and spans.
As a result, profiling data is not created by Sentry.
Solution Brainstorm
Add support for otel instrumentation.
Metadata
Metadata
Assignees
Labels
No labels