From b5faf37030a11afc2b7462010ba872a68d27ab94 Mon Sep 17 00:00:00 2001 From: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com> Date: Fri, 3 Jul 2026 19:57:28 +0100 Subject: [PATCH] docs(telemetry): point tier config comment at the runbook Repoint the Grafana Cloud collector config comment at the "Deployment Tiers" section of docs/telemetry-runbook.md now that the standalone tier doc has been folded into the runbook. Co-Authored-By: Claude Opus 4.8 --- docker/telemetry/otel-collector-config.grafanacloud.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/telemetry/otel-collector-config.grafanacloud.yaml b/docker/telemetry/otel-collector-config.grafanacloud.yaml index 045ec13ae3..5982726372 100644 --- a/docker/telemetry/otel-collector-config.grafanacloud.yaml +++ b/docker/telemetry/otel-collector-config.grafanacloud.yaml @@ -72,8 +72,8 @@ processors: # stamps this, so the collector only fills it when absent -> insert. # This keeps a node's real network (e.g. a local node on mainnet) # from being overwritten by a collector's default. - # Replace the placeholder values per collector; see - # docker/telemetry/DEPLOYMENT_TIERS.md. + # Replace the placeholder values per collector; see the "Deployment + # Tiers" section of docs/telemetry-runbook.md. resource/tier: attributes: - key: deployment.environment