54 lines
1.3 KiB
JSON
54 lines
1.3 KiB
JSON
|
{
|
||
|
"id": "74fe93bf-14d6-40d4-af8f-335554f4acf3",
|
||
|
"measurement": "influxdb_write",
|
||
|
"app": "influxdb",
|
||
|
"cells": [
|
||
|
{
|
||
|
"x": 0,
|
||
|
"y": 0,
|
||
|
"w": 4,
|
||
|
"h": 4,
|
||
|
"i": "12384232-7bc7-4129-8958-ef551a320524",
|
||
|
"name": "InfluxDB - Write Points",
|
||
|
"queries": [
|
||
|
{
|
||
|
"query": "SELECT non_negative_derivative(max(\"pointReq\"), 1s) AS \"Points Written\" FROM \"influxdb_write\"",
|
||
|
"db": "telegraf",
|
||
|
"rp": "autogen",
|
||
|
"groupbys": [
|
||
|
"time(10s)"
|
||
|
],
|
||
|
"wheres": []
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"x": 0,
|
||
|
"y": 0,
|
||
|
"w": 4,
|
||
|
"h": 4,
|
||
|
"i": "6281a48f-c29a-4941-bdd9-07f6d0fd98cf",
|
||
|
"name": "InfluxDB - Write Errors",
|
||
|
"queries": [
|
||
|
{
|
||
|
"query": "SELECT non_negative_derivative(max(\"writeError\"), 1s) AS \"Shard Write Error\" FROM \"influxdb_write\"",
|
||
|
"db": "telegraf",
|
||
|
"rp": "autogen",
|
||
|
"groupbys": [
|
||
|
"time(10s)"
|
||
|
],
|
||
|
"wheres": []
|
||
|
},
|
||
|
{
|
||
|
"query": "SELECT non_negative_derivative(max(\"serveError\"), 1s) AS \"HTTP Error\" FROM \"influxdb_httpd\"",
|
||
|
"db": "telegraf",
|
||
|
"rp": "autogen",
|
||
|
"groupbys": [
|
||
|
"time(10s)"
|
||
|
],
|
||
|
"wheres": []
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|