File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
opentelemetry-sdk/src/opentelemetry/sdk Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 277277"""
278278.. envvar:: OTEL_EXPORTER_OTLP_METRICS_PROTOCOL
279279
280- The :envvar:`OTEL_EXPORTER_OTLP_TRACES_PROTOCOL ` represents the the transport protocol for metrics.
280+ The :envvar:`OTEL_EXPORTER_OTLP_METRICS_PROTOCOL ` represents the the transport protocol for metrics.
281281"""
282282
283283OTEL_EXPORTER_OTLP_LOGS_PROTOCOL = "OTEL_EXPORTER_OTLP_LOGS_PROTOCOL"
284284"""
285285.. envvar:: OTEL_EXPORTER_OTLP_LOGS_PROTOCOL
286286
287- The :envvar:`OTEL_EXPORTER_OTLP_TRACES_PROTOCOL ` represents the the transport protocol for logs.
287+ The :envvar:`OTEL_EXPORTER_OTLP_LOGS_PROTOCOL ` represents the the transport protocol for logs.
288288"""
289289
290290OTEL_EXPORTER_OTLP_CERTIFICATE = "OTEL_EXPORTER_OTLP_CERTIFICATE"
You can’t perform that action at this time.
0 commit comments