From a2a58a5d85d6b2291069ebefc6a18c8f9f712a73 Mon Sep 17 00:00:00 2001 From: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com> Date: Wed, 8 Jul 2026 14:57:29 +0100 Subject: [PATCH] docs(telemetry): update plan docs to use service_instance_id Co-Authored-By: Claude Opus 4.6 --- OpenTelemetryPlan/06-implementation-phases.md | 2 +- OpenTelemetryPlan/Phase7_taskList.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/OpenTelemetryPlan/06-implementation-phases.md b/OpenTelemetryPlan/06-implementation-phases.md index cecc2e49fd..29b29fff18 100644 --- a/OpenTelemetryPlan/06-implementation-phases.md +++ b/OpenTelemetryPlan/06-implementation-phases.md @@ -1378,7 +1378,7 @@ New Grafana dashboard: `validator-health.json` | State Changes Rate | stat | `rate(xrpld_state_changes_total[1h])` | | Ledgers Closed Rate | stat | `rate(xrpld_ledgers_closed_total[5m]) * 60` | -**Dashboard conventions**: `$node` template variable for `exported_instance` filtering, dark theme, matching existing panel sizes and color schemes. +**Dashboard conventions**: `$node` template variable for `service_instance_id` filtering, dark theme, matching existing panel sizes and color schemes. --- diff --git a/OpenTelemetryPlan/Phase7_taskList.md b/OpenTelemetryPlan/Phase7_taskList.md index c61e1b2d8d..971372fdb0 100644 --- a/OpenTelemetryPlan/Phase7_taskList.md +++ b/OpenTelemetryPlan/Phase7_taskList.md @@ -358,7 +358,7 @@ validatorParticipationGauge_ = meter_->CreateInt64ObservableGauge( - **Label dimensions**: - `validator` — base58-encoded validator master public key - - `exported_instance` — this node's identity (standard) + - `service_instance_id` — this node's identity (standard) - **Emission**: every flag ledger (256 ledgers, ~15 minutes) or on a 10-second async gauge callback with cached results (recompute only