add maxDataPoints and min interval to some panels for testing

This commit is contained in:
m0duspwnens
2021-07-15 11:25:20 -04:00
parent 439e049948
commit 7dc1f5c445
18 changed files with 49 additions and 13 deletions
@@ -181,5 +181,7 @@
"stack": false,
"steppedLine": false,
"timeFrom": null,
"timeShift": null
"timeShift": null,
"maxDataPoints": 750,
"interval": "30s"
}