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

View File

@@ -151,5 +151,7 @@
"percentage": false,
"steppedLine": false,
"timeFrom": null,
"timeShift": null
"timeShift": null,
"maxDataPoints": 750,
"interval": "30s"
}

View File

@@ -152,5 +152,7 @@
"steppedLine": false,
"timeFrom": null,
"timeShift": null,
"description": ""
"description": "",
"maxDataPoints": 750,
"interval": "30s"
}

View File

@@ -177,5 +177,7 @@
"stack": false,
"steppedLine": false,
"timeFrom": null,
"timeShift": null
"timeShift": null,
"maxDataPoints": 750,
"interval": "30s"
}

View File

@@ -1,5 +1,7 @@
{
"aliasColors": {},
"maxDataPoints": 750,
"interval": "30s",
"bars": false,
"dashLength": 10,
"dashes": false,

View File

@@ -1,5 +1,7 @@
{
"aliasColors": {},
"maxDataPoints": 750,
"interval": "30s",
"bars": false,
"dashLength": 10,
"dashes": false,

View File

@@ -1,5 +1,7 @@
{
"aliasColors": {},
"maxDataPoints": 750,
"interval": "30s",
"bars": false,
"dashLength": 10,
"dashes": false,

View File

@@ -180,5 +180,7 @@
"points": false,
"bars": false,
"stack": false,
"percentage": false
"percentage": false,
"maxDataPoints": 750,
"interval": "30s"
}

View File

@@ -180,5 +180,7 @@
"points": false,
"bars": false,
"stack": false,
"percentage": false
"percentage": false,
"maxDataPoints": 750,
"interval": "30s"
}

View File

@@ -174,5 +174,7 @@
"stack": false,
"steppedLine": false,
"timeFrom": null,
"timeShift": null
"timeShift": null,
"maxDataPoints": 750,
"interval": "30s"
}

View File

@@ -257,5 +257,7 @@
"stack": false,
"percentage": false,
"steppedLine": false,
"decimals": 0
"decimals": 0,
"maxDataPoints": 750,
"interval": "30s"
}

View File

@@ -256,5 +256,7 @@
"bars": false,
"stack": false,
"percentage": false,
"steppedLine": false
"steppedLine": false,
"maxDataPoints": 750,
"interval": "30s"
}

View File

@@ -4,6 +4,8 @@
"OutBound": "#5195CE",
"net.non_negative_derivative": "super-light-blue"
},
"maxDataPoints": 750,
"interval": "30s",
"bars": false,
"dashLength": 10,
"dashes": false,

View File

@@ -181,5 +181,7 @@
"stack": false,
"steppedLine": false,
"timeFrom": null,
"timeShift": null
"timeShift": null,
"maxDataPoints": 750,
"interval": "30s"
}

View File

@@ -145,5 +145,7 @@
"percentage": false,
"steppedLine": false,
"timeFrom": null,
"timeShift": null
"timeShift": null,
"maxDataPoints": 750,
"interval": "30s"
}

View File

@@ -145,5 +145,7 @@
"percentage": false,
"steppedLine": false,
"timeFrom": null,
"timeShift": null
"timeShift": null,
"maxDataPoints": 750,
"interval": "30s"
}

View File

@@ -257,5 +257,7 @@
"stack": false,
"percentage": false,
"steppedLine": false,
"decimals": 0
"decimals": 0,
"maxDataPoints": 750,
"interval": "30s"
}

View File

@@ -256,5 +256,7 @@
"bars": false,
"stack": false,
"percentage": false,
"steppedLine": false
"steppedLine": false,
"maxDataPoints": 750,
"interval": "30s"
}

View File

@@ -5,6 +5,8 @@
"net.non_negative_derivative": "light-orange"
},
"bars": false,
"maxDataPoints": 750,
"interval": "30s"
"dashLength": 10,
"dashes": false,
"datasource": "InfluxDB",