Skip to content

Zipkin transformation to support resource and instrumentation scope attributes #4473

@ysolomchenko

Description

@ysolomchenko

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

No one assigned

    Labels

    spec:traceRelated to the specification/trace directorytriage:accepted:needs-sponsorReady to be implemented, but does not yet have a specification sponsor

    Type

    No type

    Projects

    Status

    Spec - Accepted

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions