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

Tracing without performance #2136

Merged
merged 93 commits into from Jun 15, 2023
Merged

Conversation

antonpirker
Copy link
Member

@antonpirker antonpirker commented May 23, 2023

It should be possible that tracing information (sentry-trace and baggage headers) is propagated from/to incoming/outgoing HTTP requests even if performance is disabled and thus no transactions/spans are available.

Fixes #2128

@cleptric cleptric self-requested a review May 24, 2023 17:49
sentry_sdk/hub.py Outdated Show resolved Hide resolved
@antonpirker antonpirker marked this pull request as ready for review June 15, 2023 09:17
@antonpirker antonpirker enabled auto-merge (squash) June 15, 2023 09:36
@antonpirker antonpirker merged commit fe7e501 into master Jun 15, 2023
243 checks passed
@antonpirker antonpirker deleted the antonpirker/tracing_without_performance branch June 15, 2023 09:41
@antonpirker antonpirker restored the antonpirker/tracing_without_performance branch June 15, 2023 13:52
@sentrivana sentrivana deleted the antonpirker/tracing_without_performance branch June 22, 2023 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tracing without Performance
2 participants