2016-11-11 01:06:08 +00:00
|
|
|
{
|
|
|
|
"id": "543aa120-14ba-46a2-8ef9-6e6c7be3d60e",
|
|
|
|
"measurement": "influxdb_queryExecutor",
|
|
|
|
"app": "influxdb",
|
2016-11-15 18:11:32 +00:00
|
|
|
"autoflow": true,
|
2016-11-11 01:06:08 +00:00
|
|
|
"cells": [
|
|
|
|
{
|
|
|
|
"x": 0,
|
|
|
|
"y": 0,
|
|
|
|
"w": 4,
|
|
|
|
"h": 4,
|
|
|
|
"i": "974f6948-d79a-4925-8162-193e6ddf1c7a",
|
|
|
|
"name": "InfluxDB - Query Performance",
|
|
|
|
"queries": [
|
|
|
|
{
|
2016-11-11 20:08:48 +00:00
|
|
|
"query": "SELECT non_negative_derivative(max(\"queryDurationNs\"), 1s) AS \"duration\" FROM \"influxdb_queryExecutor\"",
|
2016-11-18 21:14:20 +00:00
|
|
|
"groupbys": [],
|
2016-11-11 01:06:08 +00:00
|
|
|
"wheres": []
|
|
|
|
},
|
|
|
|
{
|
2016-11-11 20:08:48 +00:00
|
|
|
"query": "SELECT non_negative_derivative(max(\"queriesExecuted\"), 1s) AS \"queries_executed\" FROM \"influxdb_queryExecutor\"",
|
2016-11-18 21:14:20 +00:00
|
|
|
"groupbys": [],
|
2016-11-11 01:06:08 +00:00
|
|
|
"wheres": []
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2016-11-11 20:08:48 +00:00
|
|
|
}
|