From 0316b9735c42650f52f9aeda1dc0a2924f4e8ec2 Mon Sep 17 00:00:00 2001 From: Nico Flaig Date: Tue, 7 Nov 2023 17:05:48 +0100 Subject: [PATCH] chore: add reference to attestation summary metric explainer --- dashboards/lodestar_networking.json | 8 ++++---- dashboards/lodestar_validator_monitor.json | 2 ++ 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/dashboards/lodestar_networking.json b/dashboards/lodestar_networking.json index 8633faeb7668..77e4be04048f 100644 --- a/dashboards/lodestar_networking.json +++ b/dashboards/lodestar_networking.json @@ -1,12 +1,12 @@ { "__inputs": [ { - "name": "DS_PROMETHEUS", - "type": "datasource", - "label": "Prometheus", "description": "", + "label": "Prometheus", + "name": "DS_PROMETHEUS", "pluginId": "prometheus", - "pluginName": "Prometheus" + "pluginName": "Prometheus", + "type": "datasource" } ], "annotations": { diff --git a/dashboards/lodestar_validator_monitor.json b/dashboards/lodestar_validator_monitor.json index 5bc844a639fc..7579a595b550 100644 --- a/dashboards/lodestar_validator_monitor.json +++ b/dashboards/lodestar_validator_monitor.json @@ -112,6 +112,7 @@ "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, + "description": "https://hackmd.io/@dapplion/lodestar_attestation_summary", "fieldConfig": { "defaults": { "color": { @@ -166,6 +167,7 @@ "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, + "description": "https://hackmd.io/@dapplion/lodestar_attestation_summary", "fieldConfig": { "defaults": { "color": {