Skip to content

Page feedback - exporter (delimiters) #4296

Open
@sparecycles

Description

@sparecycles

Suggested improvements for page: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/exporter.md

The "Specifying headers via environment variables" section mentions semi-colon delimited values:

The OTEL_EXPORTER_OTLP_HEADERS, OTEL_EXPORTER_OTLP_TRACES_HEADERS, OTEL_EXPORTER_OTLP_METRICS_HEADERS, OTEL_EXPORTER_OTLP_LOGS_HEADERS environment variables will contain a list of key value pairs, and these are expected to be represented in a format matching to the W3C Baggage, except that additional semi-colon delimited metadata is not supported, i.e.: key1=value1,key2=value2. All attribute values MUST be considered strings.

but the i.e., example is comma-delimited. So is that an example of what to do or what not to do? (that is the question).

Edited by @svrnm to change the URL from opentelemetry.io to the source file in the repo

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomershelp wantedExtra attention is neededtriage:accepted:readyReady to be implemented. Small enough or uncontroversial enough to be implemented without sponsor

    Type

    No type

    Projects

    Status

    Spec - Accepted

    Status

    New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions