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 <zone>, so match them.
This commit is contained in:
Pratik Mankawde
2026-09-22 19:09:16 +01:00
parent 2d3eb7a981
commit 35c7f9be4c

View File

@@ -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-<zone>.grafana.net/otlp
GRAFANA_CLOUD_OTLP_ENDPOINT=
# Numeric instance/stack id shown on the OTLP connection page