trace-context
trace-context copied to clipboard
Trace Context
See https://lists.w3.org/Archives/Public/public-trace-context/2020Feb/0004.html A few sections of the document are marked as non-normative, but then their subsections include many direct normative requirements. The Problem Statement and Solution sections (which read to...
There are a number of reasons why initial headers sent should allow tracestate without traceparent. * format or vendor-specific sampling hints. ex `b3=1` * passing in a format or vendor-specific...
see https://lists.w3.org/Archives/Public/public-trace-context/2020Feb/0004.html what information may be revealed in these standardized identifier headers and who will have access to that information? Risks of tracking across origins/systems and information disclosure are noted...
The CORS safelist is very tightly restricted. There are currently only 4 safe headers - `Accept` - `Accept-Language` - `Content-Language` - `Content-Type` Even those are tightly restricted. - For `Accept-Language` ...
Have you considered providing vendor information in a response from traced service in addition to `traceresponse` header (which provides information, that the call was traced, but without vendor information)? This...
Feedback: > Th term "Request" may be misread: overall transaction and component-specific. Should we update this terminology to distinguish these? For example: in the section on response header, the wording...
The OpenTelemetry project has been working to specify how it propagates information about probability sampling through a couple of OTEP drafts: [OTEP 168: Specify how to propagate consistent head sampling...
This draft proposal is an early proposal at solving #463 It does not directly compete with, but is overlapping with, #467 *** Preview | Diff
perhaps worth defining that we mean by "entry length" (we have somewhat odd rules for handling whitespace, namely that leading whitespace in the value must be preserved) _Originally posted by...
Updated flags description in version format to specify the right number of bits used in the flags. *** Preview | Diff