Skip to content

OpenTelemetry Support Follow-Ups after Basic Support #2419

@adinauer

Description

@adinauer

Description

Basic support for OpenTelemetry has been added in #2327

Here are some more TODOs:

  • Set instrumenter (e.g. using an Aspect) to OTEL from the Java Agent so users don't have to manually do it
  • Detect sentry-opentelemetry-agent and set instrumenter automatically even when not using auto config (very similar to above)
  • End to end tests for OTEL on a running application
  • [Increase timestamp precision for start/end of spans from ms to ns 10μs (which will probably be changed to μs by relay)] (Higher precision start timestamp for Spans #2394)
  • Add a more complex service using Spring Boot to https://github.com/getsentry/opentelemetry-demo and showcase errors and other features Sentry has to offer
  • Once the more complex demo has been merged, revert the adservice close to original state and showcase how easy it is to use Sentry for OTEL even without changing the target application
  • Add a provider for SentryPropagator, see SDK for Quarkus #2254 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions