From 35c7f9be4cdec04691cd3436918425ee8246b540 Mon Sep 17 00:00:00 2001 From: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com> Date: Tue, 22 Sep 2026 19:09:16 +0100 Subject: [PATCH] docs(telemetry): use a placeholder zone in the cloud env example The example endpoint named a concrete zone, which reads as the stack this repo pushes to. The two sibling files already write , so match them. --- docker/telemetry/.env.grafanacloud.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/telemetry/.env.grafanacloud.example b/docker/telemetry/.env.grafanacloud.example index 53a1a2a7f3..3eeb9f81c7 100644 --- a/docker/telemetry/.env.grafanacloud.example +++ b/docker/telemetry/.env.grafanacloud.example @@ -4,7 +4,7 @@ # `.env.grafanacloud` is gitignored; never commit real tokens. # OTLP/HTTP gateway URL for your stack, including the /otlp path. -# Example: https://otlp-gateway-prod-us-east-0.grafana.net/otlp +# Example: https://otlp-gateway-prod-.grafana.net/otlp GRAFANA_CLOUD_OTLP_ENDPOINT= # Numeric instance/stack id shown on the OTLP connection page