Attributes return from sampling results should be immutable #1065
Labels
good first issue
Good first issue
release:required-for-ga
To be resolved before GA release
sdk
Affects the SDK package.
https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/sdk.md#sampler
A set of span Attributes that will also be added to the Span. The returned object must be immutable (multiple calls may return different immutable objects).
The text was updated successfully, but these errors were encountered: