Skip to content

[OTel] isSentryRequest might return wrong result #627

@cleptric

Description

@cleptric

https://github.com/getsentry/sentry-go/blob/master/otel/internal/utils/sentryrequest.go#L27-L40

If the hub is not accessible via the ctx, we might fail to mark a Sentry span correctly and send it instead.

  • more specifically this problem may lead to you receiving transactions in Sentry which are relevant only to Sentry SDK internals
  • meaning the endpoints the Go SDK uses POST https://*/api/*/envelope/ & POST https://*/api/*/store/

Metadata

Metadata

Assignees

Labels

BugIssue type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions