diff --git a/dashboards/service/authentik.json b/dashboards/service/authentik.json index 75c9b3a..6298365 100644 --- a/dashboards/service/authentik.json +++ b/dashboards/service/authentik.json @@ -24,6 +24,7 @@ "editable": false, "fiscalYearStartMonth": 0, "graphTooltip": 0, + "id": 61, "links": [], "panels": [ { @@ -1042,7 +1043,7 @@ "h": 8, "w": 12, "x": 0, - "y": 47 + "y": 39 }, "id": 27, "options": { @@ -1139,7 +1140,7 @@ "h": 8, "w": 12, "x": 12, - "y": 47 + "y": 39 }, "id": 28, "options": { @@ -1236,7 +1237,7 @@ "h": 8, "w": 16, "x": 0, - "y": 55 + "y": 47 }, "id": 26, "options": { @@ -1307,7 +1308,7 @@ "h": 8, "w": 4, "x": 16, - "y": 55 + "y": 47 }, "id": 29, "options": { @@ -1372,7 +1373,7 @@ "h": 8, "w": 4, "x": 20, - "y": 55 + "y": 47 }, "id": 30, "options": { @@ -1424,6 +1425,10 @@ "templating": { "list": [ { + "current": { + "text": "Prometheus", + "value": "prometheus" + }, "includeAll": false, "label": "Datasource", "name": "DS_PROMETHEUS", @@ -1434,6 +1439,10 @@ "type": "datasource" }, { + "current": { + "text": ["All"], + "value": ["$__all"] + }, "datasource": "${DS_PROMETHEUS}", "definition": "authentik_outpost_connection", "includeAll": true, @@ -1450,6 +1459,10 @@ "type": "query" }, { + "current": { + "text": "authentik Embedded Outpost", + "value": "authentik Embedded Outpost" + }, "datasource": "${DS_PROMETHEUS}", "definition": "authentik_outpost_info{outpost_type=\"proxy\"}", "hide": 2, @@ -1465,6 +1478,10 @@ "type": "query" }, { + "current": { + "text": "", + "value": "" + }, "datasource": "${DS_PROMETHEUS}", "definition": "authentik_outpost_info{outpost_type=\"ldap\"}", "hide": 2,