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

Commit bad0086

Browse files
author
Liudmila
committed
rename file
1 parent 55b773f commit bad0086

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

text/trace/0107-sampling-priority.md text/trace/0107-sampling-score.md

+6
Original file line numberDiff line numberDiff line change
@@ -208,4 +208,10 @@ struct SamplingInfo
208208
`SamplingResult` would allow sampler for fill it for the span-to-be-created.
209209
`Span` and its exportable representations will also need to be updated.
210210

211+
### Tracestate type on the SamplingResult
212+
213+
By default it makes sense to propagate tracestate [blindly](https://github.com/open-telemetry/opentelemetry-specification/issues/478)
214+
as a string for perf reasons. Specification does not define `Tracestate` type
215+
and leaves it up to the implementation.
216+
211217
## Future possibilities

0 commit comments

Comments
 (0)