-
Notifications
You must be signed in to change notification settings - Fork 246
Closed
Labels
BugIssue typeIssue type
Description
Summary
Upgrade to v0.29 results in "Missing Trace Root" traces. Downgrade to 0.28.1 resolves the issue.
Steps To Reproduce
Use the Go OTEL sample
sp := sentryotel.NewSentrySpanProcessor()
tracerProvider := sdktrace.NewTracerProvider(
sdktrace.WithResource(serviceResource),
sdktrace.WithSpanProcessor(sp),
)Expected Behavior
The trace root should be correct.
Screenshots
SDK
sentry-goversion: v0.29- Go version: 1.22
- Using Go Modules? yes
Sentry
- Using hosted Sentry in sentry.io? yes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugIssue typeIssue type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
No status
