docs(telemetry): drop the phase number from a node-health row title

The row was titled after the rollout phase its metrics came from, a number
defined only in a planning folder outside the shipped tree. Grafana shows
this title to operators, so it named something no reader could look up.
This commit is contained in:
Pratik Mankawde
2026-08-14 21:21:25 +01:00
parent 3a91a7414e
commit be8f987b39

View File

@@ -441,7 +441,7 @@
"id": 8
},
{
"title": "--- Extended Metrics (Recovered from Phase 6) ---",
"title": "--- Extended Metrics ---",
"type": "row",
"gridPos": {
"h": 1,