File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -114,11 +114,13 @@ run-submit)
114114 }
115115
116116 __propagate_otel_env OTEL_JAVA_GLOBAL_AUTOCONFIGURE_ENABLED
117+ __propagate_otel_env OTEL_EXPORTER_OTLP_COMPRESSION
117118 __propagate_otel_env OTEL_EXPORTER_OTLP_ENDPOINT
118- __propagate_otel_env OTEL_EXPORTER_OTLP_TRACES_ENDPOINT
119119 __propagate_otel_env OTEL_EXPORTER_OTLP_PROTOCOL
120- __propagate_otel_env OTEL_EXPORTER_OTLP_TRACES_PROTOCOL
121120 __propagate_otel_env OTEL_EXPORTER_OTLP_TIMEOUT
121+ __propagate_otel_env OTEL_EXPORTER_OTLP_TRACES_COMPRESSION
122+ __propagate_otel_env OTEL_EXPORTER_OTLP_TRACES_ENDPOINT
123+ __propagate_otel_env OTEL_EXPORTER_OTLP_TRACES_PROTOCOL
122124 __propagate_otel_env OTEL_EXPORTER_OTLP_TRACES_TIMEOUT
123125 __propagate_otel_env OTEL_METRICS_EXPORTER ' ' none
124126
You can’t perform that action at this time.
0 commit comments