match to live

This commit is contained in:
2025-01-05 21:04:38 -06:00
parent fec8a52429
commit 5c9d9129d9

View File

@@ -24,7 +24,7 @@
"editable": false, "editable": false,
"fiscalYearStartMonth": 0, "fiscalYearStartMonth": 0,
"graphTooltip": 0, "graphTooltip": 0,
"id": 211, "id": 68,
"links": [], "links": [],
"panels": [ "panels": [
{ {
@@ -1458,6 +1458,10 @@
"templating": { "templating": {
"list": [ "list": [
{ {
"current": {
"text": "Prometheus",
"value": "prometheus"
},
"includeAll": false, "includeAll": false,
"label": "Datasource", "label": "Datasource",
"name": "DS_PROMETHEUS", "name": "DS_PROMETHEUS",
@@ -1468,6 +1472,10 @@
"type": "datasource" "type": "datasource"
}, },
{ {
"current": {
"text": "All",
"value": "$__all"
},
"datasource": { "datasource": {
"type": "prometheus", "type": "prometheus",
"uid": "${DS_PROMETHEUS}" "uid": "${DS_PROMETHEUS}"
@@ -1485,6 +1493,10 @@
"type": "query" "type": "query"
}, },
{ {
"current": {
"text": "All",
"value": "$__all"
},
"datasource": { "datasource": {
"type": "prometheus", "type": "prometheus",
"uid": "${DS_PROMETHEUS}" "uid": "${DS_PROMETHEUS}"
@@ -1512,6 +1524,5 @@
"timezone": "browser", "timezone": "browser",
"title": "Traefik", "title": "Traefik",
"uid": "629d3687ed6edde87d68c8c0aa1a6b10", "uid": "629d3687ed6edde87d68c8c0aa1a6b10",
"version": 4,
"weekStart": "" "weekStart": ""
} }