Compare commits
1 Commits
5d651b59ef
...
8bfc67c610
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8bfc67c610 |
@@ -88,7 +88,8 @@
|
|||||||
"reduceOptions": {
|
"reduceOptions": {
|
||||||
"calcs": [
|
"calcs": [
|
||||||
"lastNotNull"
|
"lastNotNull"
|
||||||
]
|
],
|
||||||
|
"fields": "/.*/"
|
||||||
},
|
},
|
||||||
"colorMode": "value",
|
"colorMode": "value",
|
||||||
"graphMode": "none"
|
"graphMode": "none"
|
||||||
@@ -137,7 +138,8 @@
|
|||||||
"reduceOptions": {
|
"reduceOptions": {
|
||||||
"calcs": [
|
"calcs": [
|
||||||
"lastNotNull"
|
"lastNotNull"
|
||||||
]
|
],
|
||||||
|
"fields": "/.*/"
|
||||||
},
|
},
|
||||||
"colorMode": "value",
|
"colorMode": "value",
|
||||||
"graphMode": "none"
|
"graphMode": "none"
|
||||||
@@ -793,7 +795,8 @@
|
|||||||
"reduceOptions": {
|
"reduceOptions": {
|
||||||
"calcs": [
|
"calcs": [
|
||||||
"lastNotNull"
|
"lastNotNull"
|
||||||
]
|
],
|
||||||
|
"fields": "/.*/"
|
||||||
},
|
},
|
||||||
"colorMode": "value",
|
"colorMode": "value",
|
||||||
"graphMode": "area"
|
"graphMode": "area"
|
||||||
|
|||||||
@@ -61,7 +61,8 @@
|
|||||||
"reduceOptions": {
|
"reduceOptions": {
|
||||||
"calcs": [
|
"calcs": [
|
||||||
"lastNotNull"
|
"lastNotNull"
|
||||||
]
|
],
|
||||||
|
"fields": "/.*/"
|
||||||
},
|
},
|
||||||
"colorMode": "value",
|
"colorMode": "value",
|
||||||
"graphMode": "none"
|
"graphMode": "none"
|
||||||
|
|||||||
@@ -22,6 +22,7 @@
|
|||||||
"datasource": { "type": "influxdb", "uid": "cdzg44tv250jkd" },
|
"datasource": { "type": "influxdb", "uid": "cdzg44tv250jkd" },
|
||||||
"gridPos": { "h": 5, "w": 8, "x": 0, "y": 1 },
|
"gridPos": { "h": 5, "w": 8, "x": 0, "y": 1 },
|
||||||
"id": 2,
|
"id": 2,
|
||||||
|
"options": { "reduceOptions": { "calcs": ["lastNotNull"], "fields": "/.*/" }, "colorMode": "value", "graphMode": "none" },
|
||||||
"targets": [
|
"targets": [
|
||||||
{
|
{
|
||||||
"query": "from(bucket: \"${bucket}\")\n |> range(start: -30d)\n |> filter(fn:(r) => r._measurement==\"${measurement}\" and (r._field==\"running\" or r._field==\"pulse\"))\n |> last()",
|
"query": "from(bucket: \"${bucket}\")\n |> range(start: -30d)\n |> filter(fn:(r) => r._measurement==\"${measurement}\" and (r._field==\"running\" or r._field==\"pulse\"))\n |> last()",
|
||||||
|
|||||||
@@ -61,7 +61,8 @@
|
|||||||
"reduceOptions": {
|
"reduceOptions": {
|
||||||
"calcs": [
|
"calcs": [
|
||||||
"lastNotNull"
|
"lastNotNull"
|
||||||
]
|
],
|
||||||
|
"fields": "/.*/"
|
||||||
},
|
},
|
||||||
"colorMode": "value",
|
"colorMode": "value",
|
||||||
"graphMode": "none"
|
"graphMode": "none"
|
||||||
@@ -168,7 +169,8 @@
|
|||||||
"reduceOptions": {
|
"reduceOptions": {
|
||||||
"calcs": [
|
"calcs": [
|
||||||
"lastNotNull"
|
"lastNotNull"
|
||||||
]
|
],
|
||||||
|
"fields": "/.*/"
|
||||||
},
|
},
|
||||||
"colorMode": "value",
|
"colorMode": "value",
|
||||||
"graphMode": "none"
|
"graphMode": "none"
|
||||||
|
|||||||
@@ -22,6 +22,7 @@
|
|||||||
"datasource": { "type": "influxdb", "uid": "cdzg44tv250jkd" },
|
"datasource": { "type": "influxdb", "uid": "cdzg44tv250jkd" },
|
||||||
"gridPos": { "h": 5, "w": 8, "x": 0, "y": 1 },
|
"gridPos": { "h": 5, "w": 8, "x": 0, "y": 1 },
|
||||||
"id": 2,
|
"id": 2,
|
||||||
|
"options": { "reduceOptions": { "calcs": ["lastNotNull"], "fields": "/.*/" }, "colorMode": "value", "graphMode": "none" },
|
||||||
"targets": [
|
"targets": [
|
||||||
{
|
{
|
||||||
"query": "from(bucket: \"${bucket}\")\n |> range(start: -30d)\n |> filter(fn:(r) => r._measurement==\"${measurement}\" and (r._field==\"state\" or r._field==\"mode\" or r._field==\"percentageOpen\"))\n |> last()",
|
"query": "from(bucket: \"${bucket}\")\n |> range(start: -30d)\n |> filter(fn:(r) => r._measurement==\"${measurement}\" and (r._field==\"state\" or r._field==\"mode\" or r._field==\"percentageOpen\"))\n |> last()",
|
||||||
|
|||||||
@@ -22,6 +22,7 @@
|
|||||||
"datasource": { "type": "influxdb", "uid": "cdzg44tv250jkd" },
|
"datasource": { "type": "influxdb", "uid": "cdzg44tv250jkd" },
|
||||||
"gridPos": { "h": 5, "w": 8, "x": 0, "y": 1 },
|
"gridPos": { "h": 5, "w": 8, "x": 0, "y": 1 },
|
||||||
"id": 2,
|
"id": 2,
|
||||||
|
"options": { "reduceOptions": { "calcs": ["lastNotNull"], "fields": "/.*/" }, "colorMode": "value", "graphMode": "none" },
|
||||||
"targets": [
|
"targets": [
|
||||||
{
|
{
|
||||||
"query": "from(bucket: \"${bucket}\")\n |> range(start: -30d)\n |> filter(fn:(r) => r._measurement==\"${measurement}\" and (r._field==\"mode\" or r._field==\"maxDeltaP\"))\n |> last()",
|
"query": "from(bucket: \"${bucket}\")\n |> range(start: -30d)\n |> filter(fn:(r) => r._measurement==\"${measurement}\" and (r._field==\"mode\" or r._field==\"maxDeltaP\"))\n |> last()",
|
||||||
|
|||||||
Reference in New Issue
Block a user