-
Notifications
You must be signed in to change notification settings - Fork 932
Open
Labels
spec:traceRelated to the specification/trace directoryRelated to the specification/trace directorytriage:accepted:needs-sponsorReady to be implemented, but does not yet have a specification sponsorReady to be implemented, but does not yet have a specification sponsor
Description
Relates to open-telemetry/opentelemetry-dotnet#5936
What are you trying to achieve?
So, there will be two ways to set tags(Span.Attributes):
- Adding tags directly to the Activity(Span)
- Adding tags via ActivitySource(Tracing Provider (or Tracer))
We should specify which of these has higher priority.
Additional context.
OpenTelemetry to Zipkin Transformation
I'm happy to update the documentation in a follow-up PR, but I need clarification on which source should take precedence and how collisions should be handled.
Metadata
Metadata
Assignees
Labels
spec:traceRelated to the specification/trace directoryRelated to the specification/trace directorytriage:accepted:needs-sponsorReady to be implemented, but does not yet have a specification sponsorReady to be implemented, but does not yet have a specification sponsor
Type
Projects
Status
Spec - Accepted