From 2d095d86a9e666eaae223e2b085fa45e59574dd0 Mon Sep 17 00:00:00 2001 From: "shalk(xiao kun)" Date: Wed, 21 Aug 2024 10:42:31 +0800 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Tiffany Hrabusa <30397949+tiffany76@users.noreply.github.com> --- content/en/docs/languages/sdk-configuration/otlp-exporter.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/languages/sdk-configuration/otlp-exporter.md b/content/en/docs/languages/sdk-configuration/otlp-exporter.md index fdd984c3cda8..5504ef7427e3 100644 --- a/content/en/docs/languages/sdk-configuration/otlp-exporter.md +++ b/content/en/docs/languages/sdk-configuration/otlp-exporter.md @@ -162,10 +162,10 @@ The timeout value for all outgoing logs in milliseconds. **Example:** `export OTEL_EXPORTER_OTLP_LOGS_TIMEOUT=500` -## Protocol Configuration +## Protocol configuration The following environment variables configure the OTLP transport protocol -an OTLP Exporter uses. +an OTLP exporter uses. ### `OTEL_EXPORTER_OTLP_PROTOCOL`