mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-21 14:20:56 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user