opentelemetry-python icon indicating copy to clipboard operation
opentelemetry-python copied to clipboard

Add support for `OTEL_EXPORTER_OTLP_LOGS_*` env vars

Open srikanthccv opened this issue 3 years ago • 0 comments

Similar to traces and metrics, the OTLP metric exporter should support OTEL_EXPORTER_OTLP_LOGS_* env vars.

Exporter protocol specification https://github.com/open-telemetry/opentelemetry-specification/blob/ab70eb9d364e7d6f25ba45e4ccbebaadceb5fa6a/specification/protocol/exporter.md

srikanthccv avatar Sep 20 '22 19:09 srikanthccv