mirror of
https://github.com/XRPLF/rippled.git
synced 2026-09-24 14:10:12 +00:00
docs(telemetry): describe rotation measurements without naming the host
The runbook provenance paragraph named the internal AWS dev box and a build hash and dates. State what was measured (one mainnet node, same host and binary, differing only in store state) without the deployment detail, which belongs in an internal runbook, not the public repo.
This commit is contained in:
@@ -3308,9 +3308,8 @@ increase(nodestore_state{metric="acquire_ledger_timeouts", service_instance_id=~
|
||||
|
||||
#### Measured reference points
|
||||
|
||||
**Provenance.** The two columns below are our own measurements: node2 on the AWS
|
||||
dev box, build `e3c2f8279a`, 2026-07-27/28, same host and same binary for both
|
||||
runs, differing only in the state of the store. Use them as the shape to compare
|
||||
**Provenance.** The two columns below are our own measurements: one mainnet node,
|
||||
same host and same binary for both runs, differing only in the state of the store. Use them as the shape to compare
|
||||
against, not as thresholds. The read figures below come from the `read_mean_us`
|
||||
gauge, the only read-latency signal exported; the "highest sample" row is the
|
||||
largest value that gauge reached over the run, not a read-latency percentile. The third dataset in this section — the 25-minute devnet stall and its
|
||||
|
||||
Reference in New Issue
Block a user