From 81d3db3a1f53e3838db915c60d738c09c7efb675 Mon Sep 17 00:00:00 2001 From: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com> Date: Tue, 7 Jul 2026 13:12:49 +0100 Subject: [PATCH] docs(telemetry): repoint remaining parity-spec links to appendix The 09-data-collection-reference and Phase9 task list still linked the moved External Dashboard Parity spec at its old docs/superpowers/ path. Point them at the appendix in 06-implementation-phases.md where the content now lives. Co-Authored-By: Claude Opus 4.8 --- OpenTelemetryPlan/09-data-collection-reference.md | 2 +- OpenTelemetryPlan/Phase9_taskList.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/OpenTelemetryPlan/09-data-collection-reference.md b/OpenTelemetryPlan/09-data-collection-reference.md index 7806042707..b8e9459663 100644 --- a/OpenTelemetryPlan/09-data-collection-reference.md +++ b/OpenTelemetryPlan/09-data-collection-reference.md @@ -1086,7 +1086,7 @@ xrpld_load_factor_metrics{metric="load_factor"} > 5 ### Phase 7+: External Dashboard Parity Metrics -> **Source**: [External Dashboard Parity Spec](../docs/superpowers/specs/2026-03-30-external-dashboard-parity-design.md) — metrics inspired by the community [xrpl-validator-dashboard](https://github.com/realgrapedrop/xrpl-validator-dashboard). +> **Source**: [External Dashboard Parity Spec](./06-implementation-phases.md#appendix-external-dashboard-parity) — metrics inspired by the community [xrpl-validator-dashboard](https://github.com/realgrapedrop/xrpl-validator-dashboard). > > **Task breakdown**: Phase 7 Tasks 7.9-7.16 (implementation), Phase 9 Tasks 9.11-9.13 (dashboards) diff --git a/OpenTelemetryPlan/Phase9_taskList.md b/OpenTelemetryPlan/Phase9_taskList.md index 18837a07cc..ad3c08b902 100644 --- a/OpenTelemetryPlan/Phase9_taskList.md +++ b/OpenTelemetryPlan/Phase9_taskList.md @@ -351,7 +351,7 @@ These metrics serve multiple external consumer categories identified during rese ## Task 9.11: Validator Health Dashboard (External Dashboard Parity) -> **Source**: [External Dashboard Parity](../docs/superpowers/specs/2026-03-30-external-dashboard-parity-design.md) — dashboards for Phase 7 metrics inspired by the community [xrpl-validator-dashboard](https://github.com/realgrapedrop/xrpl-validator-dashboard). +> **Source**: [External Dashboard Parity](./06-implementation-phases.md#appendix-external-dashboard-parity) — dashboards for Phase 7 metrics inspired by the community [xrpl-validator-dashboard](https://github.com/realgrapedrop/xrpl-validator-dashboard). > > **Upstream**: Phase 7 Tasks 7.9-7.16 (metrics must be emitting). > **Downstream**: Phase 10 (dashboard load checks), Phase 11 (alert rules reference these panels). @@ -390,7 +390,7 @@ These metrics serve multiple external consumer categories identified during rese ## Task 9.12: Peer Quality Dashboard (External Dashboard Parity) -> **Source**: [External Dashboard Parity](../docs/superpowers/specs/2026-03-30-external-dashboard-parity-design.md) +> **Source**: [External Dashboard Parity](./06-implementation-phases.md#appendix-external-dashboard-parity) **Objective**: Create a Grafana dashboard for peer health aggregates. @@ -417,7 +417,7 @@ These metrics serve multiple external consumer categories identified during rese ## Task 9.13: Ledger Economy Dashboard Panels (External Dashboard Parity) -> **Source**: [External Dashboard Parity](../docs/superpowers/specs/2026-03-30-external-dashboard-parity-design.md) +> **Source**: [External Dashboard Parity](./06-implementation-phases.md#appendix-external-dashboard-parity) **Objective**: Add "Ledger Economy" row to the existing `node-health.json` dashboard.