Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.
This repository was archived by the owner on Aug 11, 2025. It is now read-only.

Change string ISpan.GetBaggageItem(string key) to bool ISpan.TryGetBaggageItem(string key, out string value) #58

@gideonkorir

Description

@gideonkorir

Based on comments in 44 can we change the API to make it explicit that the key could be missing without requiring the client to check for nulls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaks-instrumentationA breaking change for users of the OpenTracing APIbreaks-tracersA breaking change for tracers

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions