Skip to content
This repository was archived by the owner on Feb 12, 2026. It is now read-only.
This repository was archived by the owner on Feb 12, 2026. It is now read-only.

Decide whether we want to check tracePropagationTargets before attaching tracing headers in OpenTelemetry propagator #124

@adinauer

Description

@adinauer

Currently Java SDK does not check the target URL against tracePropagationTargets before attaching sentry-trace and baggage headers to an outgoing request.

The URL may have been attached to the span attributes but it might not be there.

Do we want to check before attaching these headers?
Also keep in mind other SDKs that have POTel.

Metadata

Metadata

Assignees

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