summaryrefslogtreecommitdiff
path: root/roles/monitoring
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-01-17 17:00:27 +0100
committerChristian Pointner <equinox@spreadspace.org>2022-01-17 17:00:27 +0100
commit7ee8fad1f8a95c2b9dde4dfdb7d7ce656f14bd56 (patch)
treef1d957c672c25d781b65a5dd5611c7f16e30940b /roles/monitoring
parentfix libvirtd autostart for ch-prometheus (needs testing) (diff)
fix chrony dashboard
Diffstat (limited to 'roles/monitoring')
-rw-r--r--roles/monitoring/grafana/files/dashboard-chronyd.json53
1 files changed, 31 insertions, 22 deletions
diff --git a/roles/monitoring/grafana/files/dashboard-chronyd.json b/roles/monitoring/grafana/files/dashboard-chronyd.json
index 57837c05..1a401ffa 100644
--- a/roles/monitoring/grafana/files/dashboard-chronyd.json
+++ b/roles/monitoring/grafana/files/dashboard-chronyd.json
@@ -9,13 +9,12 @@
"pluginName": "Prometheus"
}
],
- "__elements": [],
"__requires": [
{
"type": "grafana",
"id": "grafana",
"name": "Grafana",
- "version": "8.3.3"
+ "version": "8.2.2"
},
{
"type": "datasource",
@@ -69,14 +68,16 @@
},
"editable": true,
"fiscalYearStartMonth": 0,
+ "gnetId": null,
"graphTooltip": 1,
"id": null,
- "iteration": 1641085903568,
+ "iteration": 1642434896568,
"links": [],
"liveNow": false,
"panels": [
{
"collapsed": false,
+ "datasource": null,
"gridPos": {
"h": 1,
"w": 24,
@@ -89,6 +90,7 @@
"type": "row"
},
{
+ "datasource": null,
"description": "",
"fieldConfig": {
"defaults": {
@@ -130,7 +132,8 @@
"text": {},
"textMode": "name"
},
- "pluginVersion": "8.3.3",
+ "pluginVersion": "8.2.2",
+ "repeat": null,
"targets": [
{
"exemplar": false,
@@ -146,6 +149,7 @@
"type": "stat"
},
{
+ "datasource": null,
"description": "",
"fieldConfig": {
"defaults": {
@@ -195,7 +199,7 @@
"text": {},
"textMode": "value"
},
- "pluginVersion": "8.3.3",
+ "pluginVersion": "8.2.2",
"targets": [
{
"exemplar": false,
@@ -210,6 +214,7 @@
"type": "stat"
},
{
+ "datasource": null,
"description": "",
"fieldConfig": {
"defaults": {
@@ -304,6 +309,7 @@
"type": "timeseries"
},
{
+ "datasource": null,
"description": "",
"fieldConfig": {
"defaults": {
@@ -345,7 +351,7 @@
"text": {},
"textMode": "name"
},
- "pluginVersion": "8.3.3",
+ "pluginVersion": "8.2.2",
"targets": [
{
"exemplar": true,
@@ -360,6 +366,7 @@
"type": "stat"
},
{
+ "datasource": null,
"fieldConfig": {
"defaults": {
"color": {
@@ -457,6 +464,7 @@
"type": "timeseries"
},
{
+ "datasource": null,
"fieldConfig": {
"defaults": {
"color": {
@@ -547,6 +555,7 @@
},
{
"collapsed": false,
+ "datasource": null,
"gridPos": {
"h": 1,
"w": 24,
@@ -559,6 +568,7 @@
"type": "row"
},
{
+ "datasource": null,
"description": "",
"fieldConfig": {
"defaults": {
@@ -638,17 +648,11 @@
},
"id": 19,
"options": {
- "footer": {
- "fields": "",
- "reducer": [
- "sum"
- ],
- "show": false
- },
"frameIndex": 0,
"showHeader": false
},
- "pluginVersion": "8.3.3",
+ "pluginVersion": "8.2.2",
+ "repeat": null,
"targets": [
{
"exemplar": false,
@@ -695,6 +699,7 @@
"type": "table"
},
{
+ "datasource": null,
"fieldConfig": {
"defaults": {
"color": {
@@ -770,6 +775,7 @@
"type": "state-timeline"
},
{
+ "datasource": null,
"fieldConfig": {
"defaults": {
"color": {
@@ -851,6 +857,7 @@
"type": "timeseries"
},
{
+ "datasource": null,
"fieldConfig": {
"defaults": {
"color": {
@@ -932,6 +939,7 @@
"type": "timeseries"
},
{
+ "datasource": null,
"fieldConfig": {
"defaults": {
"color": {
@@ -1013,6 +1021,7 @@
"type": "timeseries"
},
{
+ "datasource": null,
"fieldConfig": {
"defaults": {
"color": {
@@ -1095,20 +1104,21 @@
}
],
"refresh": "30s",
- "schemaVersion": 34,
+ "schemaVersion": 31,
"style": "dark",
"tags": [],
"templating": {
"list": [
{
+ "allValue": null,
"current": {},
- "datasource": {
- "type": "prometheus",
- "uid": "${DS_PROMETHEUS}"
- },
+ "datasource": "${DS_PROMETHEUS}",
"definition": "label_values(chronyd_tracking_source, instance)",
+ "description": null,
+ "error": null,
"hide": 0,
"includeAll": false,
+ "label": null,
"multi": false,
"name": "instance",
"options": [],
@@ -1132,6 +1142,5 @@
"timezone": "",
"title": "chronyd",
"uid": "eIO_Uyd7k",
- "version": 2,
- "weekStart": ""
-} \ No newline at end of file
+ "version": 3
+}