Skip to content
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
@rodolfoBee

Description

@rodolfoBee

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions