https://github.com/open-telemetry/opentelemetry-ruby/blob/245aea57aec3fb362ffeaf355fef76abefa3da31/exporter/otlp/lib/opentelemetry/exporter/otlp/exporter.rb#L127 We need to be able to configure different exporters to use different proxy configurations. Environment variables are not sufficient.
opentelemetry-ruby/exporter/otlp/lib/opentelemetry/exporter/otlp/exporter.rb
Line 127 in 245aea5
We need to be able to configure different exporters to use different proxy configurations. Environment variables are not sufficient.