docs(telemetry): drop the devnet host name from the p99 example

The consensus-round p99 note named an internal devnet host. State 'a
devnet node' instead; the measurement is the point, not the host.
This commit is contained in:
Pratik Mankawde
2026-09-15 14:44:07 +01:00
parent 0e125d08d7
commit 11b03b460d

View File

@@ -4578,9 +4578,9 @@ panel it reads.
validations arriving too late to close the round).
- **A single stalled round** — read **p99**, not p50/p95. At the devnet rate
of ~19 rounds/min one long round is a single sample in several hundred, so
p95 stays at the normal close time and can even dip. Measured on
`devnet-otel-usw2-01`: an 11.4 s round showed as p99 13400 ms while p95
read 3400 ms, indistinguishable from its 2900-3787 ms baseline. The
p95 stays at the normal close time and can even dip. Measured on a
devnet node: an 11.4 s round showed as p99 13400 ms while p95 read
3400 ms, indistinguishable from its ~2900-3800 ms baseline. The
heatmap shows the same outlier as one faint high-bucket cell.
- **P95 climbing while P50 stays flat** — a minority of rounds stall. This
is the early form of what the heatmap later shows as a second band.