Plot testnet-manager events

This commit is contained in:
Michael Vines 2019-01-04 20:03:11 -08:00
parent 3f60d98163
commit 6ebadbcca3
No known key found for this signature in database
GPG Key ID: 33F4FDEC4E0E88BD
1 changed files with 39 additions and 1 deletions

View File

@ -2154,6 +2154,44 @@
]
],
"tags": []
},
{
"groupBy": [
{
"params": [
"$__interval"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"hide": false,
"orderByTime": "ASC",
"policy": "default",
"query": "SELECT sum(*) FROM \"$testnet\".\"autogen\".\"testnet-manager\" WHERE $timeFilter GROUP BY time($__interval) FILL(0)",
"rawQuery": true,
"refId": "B",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"value"
],
"type": "field"
},
{
"params": [],
"type": "mean"
}
]
],
"tags": []
}
],
"thresholds": [],
@ -5786,4 +5824,4 @@
"title": "Testnet Monitor (edge)",
"uid": "testnet-edge",
"version": 113
}
}