Merge pull request #474 from influxdata/feature/ga-influxdb-layout
Add layout for InfluxDBpull/493/head
commit
589f0e8f79
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"id": "543aa120-14ba-46a2-8ef9-6e6c7be3d60e",
|
||||
"measurement": "influxdb_database",
|
||||
"app": "influxdb",
|
||||
"cells": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 4,
|
||||
"h": 4,
|
||||
"i": "ebc3e2df-640f-4344-b493-d5aae873b6d3",
|
||||
"name": "InfluxDB - Cardinality",
|
||||
"queries": [
|
||||
{
|
||||
"query": "SELECT max(\"numMeasurements\") AS \"Measurements\" FROM \"influxdb_database\"",
|
||||
"db": "telegraf",
|
||||
"rp": "autogen",
|
||||
"groupbys": [
|
||||
"time(10s)"
|
||||
],
|
||||
"wheres": []
|
||||
},
|
||||
{
|
||||
"query": "SELECT max(\"numSeries\") AS \"Series\" FROM \"influxdb_database\"",
|
||||
"db": "telegraf",
|
||||
"rp": "autogen",
|
||||
"groupbys": [
|
||||
"time(10s)"
|
||||
],
|
||||
"wheres": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,73 @@
|
|||
{
|
||||
"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": [
|
||||
"time(10s)"
|
||||
],
|
||||
"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": [
|
||||
"time(10s)"
|
||||
],
|
||||
"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": [
|
||||
"time(10s)"
|
||||
],
|
||||
"wheres": []
|
||||
},
|
||||
{
|
||||
"query": "SELECT non_negative_derivative(max(\"authFail\"), 1s) AS \"Auth Fail\" FROM \"influxdb_httpd\"",
|
||||
"db": "telegraf",
|
||||
"rp": "autogen",
|
||||
"groupbys": [
|
||||
"time(10s)"
|
||||
],
|
||||
"wheres": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"id": "543aa120-14ba-46a2-8ef9-6e6c7be3d60e",
|
||||
"measurement": "influxdb_queryExecutor",
|
||||
"app": "influxdb",
|
||||
"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) AS \"Duration\" FROM \"influxdb_queryExecutor\"",
|
||||
"db": "telegraf",
|
||||
"rp": "autogen",
|
||||
"groupbys": [
|
||||
"time(10s)"
|
||||
],
|
||||
"wheres": []
|
||||
},
|
||||
{
|
||||
"query": "SELECT non_negative_derivative(max(\"queriesExecuted\"), 1s) AS \"Queries Executed\" FROM \"influxdb_queryExecutor\"",
|
||||
"db": "telegraf",
|
||||
"rp": "autogen",
|
||||
"groupbys": [
|
||||
"time(10s)"
|
||||
],
|
||||
"wheres": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"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": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue