[otlp-grpc-exporter-base] base package is using trace-specific env vars #3748
Labels
bug
Something isn't working
pkg:otlp-grpc-exporter-base
priority:p2
Bugs and spec inconsistencies which cause telemetry to be incomplete or incorrect
Milestone
What happened?
Steps to Reproduce
Use the gRPC metrics exporter, and set a trace specific environment variable like:
OTEL_EXPORTER_OTLP_TRACES_CERTIFICATE
,OTEL_EXPORTER_OTLP_TRACES_CLIENT_KEY
,OTEL_EXPORTER_OTLP_TRACES_CLIENT_CERTIFICATE
,OTEL_EXPORTER_OTLP_TRACES_TIMEOUT
Expected Result
Environment variables have no effect on the metrics exporter
Actual Result
Environment variables are used by the metrics exporter.
Additional Details
#3712 (comment)
#3193 (comment)
OpenTelemetry Setup Code
package.json
n/a
Relevant log output
The text was updated successfully, but these errors were encountered: