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" : [
{
2018-04-16 21:55:06 +00:00
"query" : "SELECT non_negative_derivative(max(\"queryDurationNs\"), 1s) / 1000000 AS \"duration_ms\" FROM \":db:\".\":rp:\".\"influxdb_queryExecutor\"" ,
2017-05-15 04:32:10 +00:00
"label" : "ms" ,
2016-11-18 21:14:20 +00:00
"groupbys" : [ ] ,
2016-11-11 01:06:08 +00:00
"wheres" : [ ]
} ,
{
2018-04-16 21:55:06 +00:00
"query" : "SELECT non_negative_derivative(max(\"queriesExecuted\"), 1s) / 1000000 AS \"queries_executed_ms\" FROM \":db:\".\":rp:\".\"influxdb_queryExecutor\"" ,
2017-05-15 04:32:10 +00:00
"label" : "ms" ,
2016-11-18 21:14:20 +00:00
"groupbys" : [ ] ,
2016-11-11 01:06:08 +00:00
"wheres" : [ ]
}
]
}
]
2017-05-15 04:32:10 +00:00
}