OpenTelemetry Collector — OTLP export
otelcollector/exporter · version 1
envs add otelcollector/exporter
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
OTEL_EXPORTER_OTLP_HEADERS |
optional | secret | Header list, usually carrying the backend's token.. where to get it |
OTEL_EXPORTER_OTLP_PROTOCOL |
optional | config | Which wire protocol. A setting, not a credential.. Shape ^(grpc|http/protobuf|http/json)$. where to get it |