docs(telemetry): describe the Cloud alert path without the helper script

The alerting example env file, the contact-point provisioning header and one
runbook line still pointed at a gitignored helper script and at a rollout
phase number, neither of which ships. The contact-point header now states the
policy-tree warning inline rather than deferring to a file the reader cannot
open.
This commit is contained in:
Pratik Mankawde
2026-08-14 22:40:53 +01:00
parent 84536ef25f
commit 2e1ebf90bb
3 changed files with 9 additions and 8 deletions

View File

@@ -3309,7 +3309,7 @@ Two more pairs from the same family:
cumulative object-payload bytes this process has written — the same value as
`node_written_bytes`, from the same accessor — so it excludes keys, padding and
the log, and it resets with the process. A ratio of the two is a constant 1.0 and
measures nothing. This label value was called `nudb_bytes` before Phase 9; it
measures nothing. This label value was previously called `nudb_bytes`; it
comes from `node_store::Database` rather than the NuDB backend, so it is not part
of the `nudb_*` family above and reads the same on RocksDB.
- These gauges are sampled on the `MetricsRegistry` reader's 10 s cadence, while