anyway dashboard fixes

This commit is contained in:
Remy Moll 2025-01-24 14:49:05 +01:00
parent 9183cb6dfe
commit 2973551883

View File

@ -19,7 +19,7 @@
"editable": true, "editable": true,
"fiscalYearStartMonth": 0, "fiscalYearStartMonth": 0,
"graphTooltip": 0, "graphTooltip": 0,
"id": 4, "id": 1,
"links": [], "links": [],
"panels": [ "panels": [
{ {
@ -869,25 +869,25 @@
}, },
{ {
"current": { "current": {
"text": "landmarks", "text": "",
"value": "landmarks" "value": ""
}, },
"label": "Search (case insensitive)", "label": "Search (case insensitive)",
"name": "searchable_pattern", "name": "searchable_pattern",
"options": [ "options": [
{ {
"selected": true, "selected": true,
"text": "landmarks", "text": "",
"value": "landmarks" "value": ""
} }
], ],
"query": "landmarks", "query": "",
"type": "textbox" "type": "textbox"
} }
] ]
}, },
"time": { "time": {
"from": "now-30m", "from": "now-24h",
"to": "now" "to": "now"
}, },
"timepicker": { "timepicker": {
@ -906,6 +906,6 @@
"timezone": "", "timezone": "",
"title": "AnyWay status", "title": "AnyWay status",
"uid": "fRIvzUZMz", "uid": "fRIvzUZMz",
"version": 5, "version": 1,
"weekStart": "" "weekStart": ""
} }