70 lines
1.7 KiB
JSON
70 lines
1.7 KiB
JSON
{
|
|
"id": "e0d70dc9-538a-4b29-8d27-4a76d5fc8a09",
|
|
"measurement": "influxdb_httpd",
|
|
"app": "influxdb",
|
|
"cells": [
|
|
{
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 4,
|
|
"h": 4,
|
|
"i": "b4cbb2d6-a261-482a-942d-04e510f2b532",
|
|
"name": "InfluxDB - Write HTTP Requests",
|
|
"queries": [
|
|
{
|
|
"query": "SELECT non_negative_derivative(max(\"writeReq\"), 1s) AS \"http_requests\" FROM \"influxdb_httpd\"",
|
|
"db": "telegraf",
|
|
"rp": "autogen",
|
|
"groupbys": [
|
|
],
|
|
"wheres": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 4,
|
|
"h": 4,
|
|
"i": "cb473467-1854-4c7c-930e-769f24beb761",
|
|
"name": "InfluxDB - Query Requests",
|
|
"queries": [
|
|
{
|
|
"query": "SELECT non_negative_derivative(max(\"queryReq\"), 1s) AS \"query_requests\" FROM \"influxdb_httpd\"",
|
|
"db": "telegraf",
|
|
"rp": "autogen",
|
|
"groupbys": [
|
|
],
|
|
"wheres": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 4,
|
|
"h": 4,
|
|
"i": "e0d70dc9-538a-4b29-8d27-4a76d5fc8a09",
|
|
"name": "InfluxDB - Client Failures",
|
|
"queries": [
|
|
{
|
|
"query": "SELECT non_negative_derivative(max(\"clientError\"), 1s) AS \"client_errors\" FROM \"influxdb_httpd\"",
|
|
"db": "telegraf",
|
|
"rp": "autogen",
|
|
"groupbys": [
|
|
],
|
|
"wheres": []
|
|
},
|
|
{
|
|
"query": "SELECT non_negative_derivative(max(\"authFail\"), 1s) AS \"auth_fail\" FROM \"influxdb_httpd\"",
|
|
"db": "telegraf",
|
|
"rp": "autogen",
|
|
"groupbys": [
|
|
],
|
|
"wheres": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|