-
Notifications
You must be signed in to change notification settings - Fork 912
Closed
Labels
bugSomething isn't workingSomething isn't workingpkg:otlp-grpc-exporter-basepriority:p2Bugs and spec inconsistencies which cause telemetry to be incomplete or incorrectBugs and spec inconsistencies which cause telemetry to be incomplete or incorrect
Milestone
Description
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
n/a
package.json
n/a
Relevant log output
n/a
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpkg:otlp-grpc-exporter-basepriority:p2Bugs and spec inconsistencies which cause telemetry to be incomplete or incorrectBugs and spec inconsistencies which cause telemetry to be incomplete or incorrect