Skip to content

Introduce routing metadata as a span property#11

Open
mar-cf wants to merge 1 commit into
cloudflare:masterfrom
mar-cf:user-tracing
Open

Introduce routing metadata as a span property#11
mar-cf wants to merge 1 commit into
cloudflare:masterfrom
mar-cf:user-tracing

Conversation

@mar-cf

@mar-cf mar-cf commented Jun 24, 2026

Copy link
Copy Markdown

Introduces RoutingMetadata as a span property describing where a span's data should be routed. It's set once via StartSpanOptions at span creation, inherited by child spans, and carried through into the emitted FinishedSpan so exporters can act on it.

Introduces RoutingMetadata as a span property describing where a span's data should be routed. It's set once via StartSpanOptions at span creation, inherited by child spans, and carried through into the emitted FinishedSpan so exporters can act on it.
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.

1 participant