Skip to content

[exporter-logs-otlp-grpc] add support for logs specific env vars #3747

@pichlermarc

Description

@pichlermarc

Is your feature request related to a problem? Please describe.

After #3712 merges, the following environment variables will be not yet unsupported:

  • OTEL_EXPORTER_OTLP_LOGS_INSECURE
  • OTEL_EXPORTER_OTLP_LOGS_CERTIFICATE
  • OTEL_EXPORTER_OTLP_LOGS_CLIENT_KEY
  • OTEL_EXPORTER_OTLP_LOGS_CLIENT_CERTIFICATE
  • OTEL_EXPORTER_OTLP_LOGS_TIMEOUT

Describe the solution you'd like

Add support for the environment variables listed above.
We also need to add a description of the environment variables to the README.md

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions