Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
rename file
Browse files Browse the repository at this point in the history
  • Loading branch information
Liudmila committed Aug 21, 2020
1 parent 55b773f commit bad0086
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -208,4 +208,10 @@ struct SamplingInfo
`SamplingResult` would allow sampler for fill it for the span-to-be-created.
`Span` and its exportable representations will also need to be updated.

### Tracestate type on the SamplingResult

By default it makes sense to propagate tracestate [blindly](https://github.com/open-telemetry/opentelemetry-specification/issues/478)
as a string for perf reasons. Specification does not define `Tracestate` type
and leaves it up to the implementation.

## Future possibilities

0 comments on commit bad0086

Please sign in to comment.