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

Add option to enable propagation of parent span tags #746

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DoumanAsh
Copy link
Contributor

I would like to suggest option to allow event's spans to automatically insert first available tag as tag within event, rather than propagating it as additional data

Old behavior can be used together with this feature too

But I often find it inconvenient that events may not contain tags from within span (especially if spans get rate limited at sentry)
What do you think about this addition?
Let me know if you'd like me to make some adjustments to PR

@DoumanAsh DoumanAsh force-pushed the span_propagate_tags branch from 665dca2 to efbc35b Compare March 1, 2025 09:46
@lcian lcian self-assigned this Mar 4, 2025
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.

2 participants