From d57cc0b9306f0359482ef6e243308bcda2989007 Mon Sep 17 00:00:00 2001 From: Billy Biggs Date: Fri, 15 Aug 2025 18:10:21 -0700 Subject: Add support for HTTP OpenTelemetry exporters (#6357) --- docs/cli/configuration.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/cli') diff --git a/docs/cli/configuration.md b/docs/cli/configuration.md index d95793f1..963c7f32 100644 --- a/docs/cli/configuration.md +++ b/docs/cli/configuration.md @@ -435,6 +435,8 @@ Arguments passed directly when running the CLI can override other configurations - Sets the telemetry target. See [telemetry](../telemetry.md) for more information. - **`--telemetry-otlp-endpoint`**: - Sets the OTLP endpoint for telemetry. See [telemetry](../telemetry.md) for more information. +- **`--telemetry-otlp-protocol`**: + - Sets the OTLP protocol for telemetry (`grpc` or `http`). Defaults to `grpc`. See [telemetry](../telemetry.md) for more information. - **`--telemetry-log-prompts`**: - Enables logging of prompts for telemetry. See [telemetry](../telemetry.md) for more information. - **`--checkpointing`**: -- cgit v1.2.3