Skip to content

Commit

Permalink
Update otlp-exporter.md (#5063)
Browse files Browse the repository at this point in the history
Co-authored-by: Phillip Carter <[email protected]>
Co-authored-by: Tiffany Hrabusa <[email protected]>
  • Loading branch information
3 people authored Aug 21, 2024
1 parent 66504f0 commit 5d26b8a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions content/en/docs/languages/sdk-configuration/otlp-exporter.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,12 @@ The timeout value for all outgoing logs in milliseconds.

**Example:** `export OTEL_EXPORTER_OTLP_LOGS_TIMEOUT=500`

### `OTEL_EXPORTER_OTLP_PROTOCOL`
## Protocol configuration

The following environment variables configure the OTLP transport protocol
an OTLP exporter uses.

## Protocol Configuration
### `OTEL_EXPORTER_OTLP_PROTOCOL`

Specifies the OTLP transport protocol to be used for all telemetry data.

Expand Down

0 comments on commit 5d26b8a

Please sign in to comment.