-
-
Notifications
You must be signed in to change notification settings - Fork 461
Closed as not planned
Description
Description
Basic support for OpenTelemetry has been added in #2327
Here are some more TODOs:
- Set instrumenter (e.g. using an Aspect) to
OTELfrom the Java Agent so users don't have to manually do it - Detect
sentry-opentelemetry-agentand 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
mstons10μs(which will probably be changed toμsby 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
Labels
No labels
Projects
Status
No status