mirror of
https://github.com/XRPLF/rippled.git
synced 2026-09-27 07:26:51 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user