From 1c65ce86ceaecc54a6fb3497030dda68c0f3ed9e Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 29 Jul 2023 21:43:06 +0200 Subject: chrony: make lua exporter closer to the output of chrony_exporter --- roles/monitoring/grafana/files/dashboard-chrony.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'roles/monitoring/grafana/files/dashboard-chrony.json') diff --git a/roles/monitoring/grafana/files/dashboard-chrony.json b/roles/monitoring/grafana/files/dashboard-chrony.json index d6ae5c4f..2b869e42 100644 --- a/roles/monitoring/grafana/files/dashboard-chrony.json +++ b/roles/monitoring/grafana/files/dashboard-chrony.json @@ -156,11 +156,11 @@ "format": "time_series", "instant": true, "interval": "", - "legendFormat": "{{ tracking_address }}", + "legendFormat": "{{ tracking_name }}", "refId": "A" } ], - "title": "Reference Source Address", + "title": "Reference Source", "type": "stat" }, { @@ -1207,4 +1207,4 @@ "uid": "c252be85-471b-41c9-b1cb-f0e1b8206593", "version": 3, "weekStart": "" -} \ No newline at end of file +} -- cgit v1.2.3