-
Notifications
You must be signed in to change notification settings - Fork 933
Open
Labels
spec:traceRelated to the specification/trace directoryRelated to the specification/trace directorytriage:deciding:community-feedbackOpen to community discussion. If the community can provide sufficient reasoning, it may be acceptedOpen to community discussion. If the community can provide sufficient reasoning, it may be accepted
Description
What are you trying to achieve?
Add a onSpanNameUpdated
method in SpanProcessor,when Span.updateName
is called, onSpanNameUpdated
will be called too.
What did you expect to see?
Additional context.
I currently have scenarios where I need to apply special handling to spans with specific names, such as modifying their sampling rates or filtering out certain spans to prevent them from being reported.
Tip: React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1
or me too
, to help us triage it. Learn more here.
Cirilla-zmh
Metadata
Metadata
Assignees
Labels
spec:traceRelated to the specification/trace directoryRelated to the specification/trace directorytriage:deciding:community-feedbackOpen to community discussion. If the community can provide sufficient reasoning, it may be acceptedOpen to community discussion. If the community can provide sufficient reasoning, it may be accepted