30 lines
865 B
JSON
30 lines
865 B
JSON
{
|
|
"id": "543aa120-14ba-46a2-8ef9-6e6c7be3d60e",
|
|
"measurement": "influxdb_queryExecutor",
|
|
"app": "influxdb",
|
|
"autoflow": true,
|
|
"cells": [
|
|
{
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 4,
|
|
"h": 4,
|
|
"i": "974f6948-d79a-4925-8162-193e6ddf1c7a",
|
|
"name": "InfluxDB - Query Performance",
|
|
"queries": [
|
|
{
|
|
"query": "SELECT non_negative_derivative(max(\"queryDurationNs\"), 1s) / 1000000 AS \"duration_ms\" FROM \":db:\".\":rp:\".\"influxdb_queryExecutor\"",
|
|
"label": "ms",
|
|
"groupbys": [],
|
|
"wheres": []
|
|
},
|
|
{
|
|
"query": "SELECT non_negative_derivative(max(\"queriesExecuted\"), 1s) / 1000000 AS \"queries_executed_ms\" FROM \":db:\".\":rp:\".\"influxdb_queryExecutor\"",
|
|
"label": "ms",
|
|
"groupbys": [],
|
|
"wheres": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |