Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check URL when attaching tracing headers in OpenTelemetry propagator #4173

Closed
adinauer opened this issue Feb 17, 2025 · 1 comment · Fixed by #4191
Closed

Check URL when attaching tracing headers in OpenTelemetry propagator #4173

adinauer opened this issue Feb 17, 2025 · 1 comment · Fixed by #4191
Assignees

Comments

@adinauer
Copy link
Member

Description

Check URL when attaching tracing headers in OpenTelemetry propagator and use TracingUtils.traceIfAllowed instead of TracingUtils.trace if there's an URL in the span attributes we can check against.

@adinauer
Copy link
Member Author

adinauer commented Feb 17, 2025

Check getsentry/team-sdks#124 for a decision before implementing.
Decision:

We should take tracePropagationTargets into account for our SDK OTel propagators.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant