exporter: Clarify headers formatting #3757
Labels
area:configuration
Related to configuring the SDK
spec:protocol
Related to the specification/protocol directory
What are you trying to achieve?
Clarify https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/exporter.md#specifying-headers-via-environment-variables:
What did you expect to see?
Clear definition on the formatting.
Referring to quoting "W3C Correlation-Context" is bad because:
master
branch not even e.g. https://www.w3.org/TR/baggage/#baggage-http-header-format)Maybe it should be a format like a value of
tracestate
from the Trace Context W3C specification? See: https://www.w3.org/TR/trace-context/#tracestate-header-field-values?Or should it be https://www.w3.org/TR/baggage/#header-content?
The text was updated successfully, but these errors were encountered: