This commit is contained in:
m0duspwnens
2020-12-11 12:28:43 -05:00
parent c88a1a943d
commit d877fac786
3 changed files with 5 additions and 2 deletions

View File

@@ -3048,7 +3048,7 @@
"custom": {}, "custom": {},
"unit": "s", "unit": "s",
"min": 0, "min": 0,
"max": , "max": null,
"decimals": 2, "decimals": 2,
"thresholds": { "thresholds": {
"mode": "absolute", "mode": "absolute",

View File

@@ -1118,7 +1118,7 @@
"custom": {}, "custom": {},
"unit": "s", "unit": "s",
"min": 0, "min": 0,
"max": , "max": null,
"decimals": 2, "decimals": 2,
"thresholds": { "thresholds": {
"mode": "absolute", "mode": "absolute",

View File

@@ -199,6 +199,9 @@
"thresholds": [], "thresholds": [],
"timeRegions": [] "timeRegions": []
}, },
{ {
"datasource": "InfluxDB", "datasource": "InfluxDB",
"fieldConfig": { "fieldConfig": {