sync to live
This commit is contained in:
@@ -24,6 +24,7 @@
|
|||||||
"editable": false,
|
"editable": false,
|
||||||
"fiscalYearStartMonth": 0,
|
"fiscalYearStartMonth": 0,
|
||||||
"graphTooltip": 0,
|
"graphTooltip": 0,
|
||||||
|
"id": 61,
|
||||||
"links": [],
|
"links": [],
|
||||||
"panels": [
|
"panels": [
|
||||||
{
|
{
|
||||||
@@ -1042,7 +1043,7 @@
|
|||||||
"h": 8,
|
"h": 8,
|
||||||
"w": 12,
|
"w": 12,
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 47
|
"y": 39
|
||||||
},
|
},
|
||||||
"id": 27,
|
"id": 27,
|
||||||
"options": {
|
"options": {
|
||||||
@@ -1139,7 +1140,7 @@
|
|||||||
"h": 8,
|
"h": 8,
|
||||||
"w": 12,
|
"w": 12,
|
||||||
"x": 12,
|
"x": 12,
|
||||||
"y": 47
|
"y": 39
|
||||||
},
|
},
|
||||||
"id": 28,
|
"id": 28,
|
||||||
"options": {
|
"options": {
|
||||||
@@ -1236,7 +1237,7 @@
|
|||||||
"h": 8,
|
"h": 8,
|
||||||
"w": 16,
|
"w": 16,
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 55
|
"y": 47
|
||||||
},
|
},
|
||||||
"id": 26,
|
"id": 26,
|
||||||
"options": {
|
"options": {
|
||||||
@@ -1307,7 +1308,7 @@
|
|||||||
"h": 8,
|
"h": 8,
|
||||||
"w": 4,
|
"w": 4,
|
||||||
"x": 16,
|
"x": 16,
|
||||||
"y": 55
|
"y": 47
|
||||||
},
|
},
|
||||||
"id": 29,
|
"id": 29,
|
||||||
"options": {
|
"options": {
|
||||||
@@ -1372,7 +1373,7 @@
|
|||||||
"h": 8,
|
"h": 8,
|
||||||
"w": 4,
|
"w": 4,
|
||||||
"x": 20,
|
"x": 20,
|
||||||
"y": 55
|
"y": 47
|
||||||
},
|
},
|
||||||
"id": 30,
|
"id": 30,
|
||||||
"options": {
|
"options": {
|
||||||
@@ -1424,6 +1425,10 @@
|
|||||||
"templating": {
|
"templating": {
|
||||||
"list": [
|
"list": [
|
||||||
{
|
{
|
||||||
|
"current": {
|
||||||
|
"text": "Prometheus",
|
||||||
|
"value": "prometheus"
|
||||||
|
},
|
||||||
"includeAll": false,
|
"includeAll": false,
|
||||||
"label": "Datasource",
|
"label": "Datasource",
|
||||||
"name": "DS_PROMETHEUS",
|
"name": "DS_PROMETHEUS",
|
||||||
@@ -1434,6 +1439,10 @@
|
|||||||
"type": "datasource"
|
"type": "datasource"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"current": {
|
||||||
|
"text": ["All"],
|
||||||
|
"value": ["$__all"]
|
||||||
|
},
|
||||||
"datasource": "${DS_PROMETHEUS}",
|
"datasource": "${DS_PROMETHEUS}",
|
||||||
"definition": "authentik_outpost_connection",
|
"definition": "authentik_outpost_connection",
|
||||||
"includeAll": true,
|
"includeAll": true,
|
||||||
@@ -1450,6 +1459,10 @@
|
|||||||
"type": "query"
|
"type": "query"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"current": {
|
||||||
|
"text": "authentik Embedded Outpost",
|
||||||
|
"value": "authentik Embedded Outpost"
|
||||||
|
},
|
||||||
"datasource": "${DS_PROMETHEUS}",
|
"datasource": "${DS_PROMETHEUS}",
|
||||||
"definition": "authentik_outpost_info{outpost_type=\"proxy\"}",
|
"definition": "authentik_outpost_info{outpost_type=\"proxy\"}",
|
||||||
"hide": 2,
|
"hide": 2,
|
||||||
@@ -1465,6 +1478,10 @@
|
|||||||
"type": "query"
|
"type": "query"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"current": {
|
||||||
|
"text": "",
|
||||||
|
"value": ""
|
||||||
|
},
|
||||||
"datasource": "${DS_PROMETHEUS}",
|
"datasource": "${DS_PROMETHEUS}",
|
||||||
"definition": "authentik_outpost_info{outpost_type=\"ldap\"}",
|
"definition": "authentik_outpost_info{outpost_type=\"ldap\"}",
|
||||||
"hide": 2,
|
"hide": 2,
|
||||||
|
Reference in New Issue
Block a user