We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66504f0 commit 5d26b8aCopy full SHA for 5d26b8a
content/en/docs/languages/sdk-configuration/otlp-exporter.md
@@ -162,9 +162,12 @@ The timeout value for all outgoing logs in milliseconds.
162
163
**Example:** `export OTEL_EXPORTER_OTLP_LOGS_TIMEOUT=500`
164
165
-### `OTEL_EXPORTER_OTLP_PROTOCOL`
+## Protocol configuration
166
+
167
+The following environment variables configure the OTLP transport protocol
168
+an OTLP exporter uses.
169
-## Protocol Configuration
170
+### `OTEL_EXPORTER_OTLP_PROTOCOL`
171
172
Specifies the OTLP transport protocol to be used for all telemetry data.
173
0 commit comments