Closed
Description
Background:
- OpenTracing call them "baggages" - they are a simpler version of [this paper] (http://pivottracing.io/mace15pivot.pdf)
- OpenCensus call them "tags"
Open Questions:
-
- Use a different header than "Trace-Context" or extend that format?
-
- What types do we support: key -> string? value -> (string, int64, bool) ?
-
- Size restrictions: Per key or value? Per entire set of baggages/tags? None?
Metadata
Metadata
Assignees
Labels
No labels