2016-11-08 02:35:46 +00:00
|
|
|
{
|
2016-11-08 00:23:09 +00:00
|
|
|
"id": "4a1efaec-57cf-4aeb-8dea-8a015f8ec3c5",
|
|
|
|
"measurement": "kubernetes_node",
|
|
|
|
"app": "k8s node container metrics",
|
|
|
|
"cells": [
|
|
|
|
{
|
|
|
|
"x": 0,
|
|
|
|
"y": 0,
|
|
|
|
"w": 10,
|
|
|
|
"h": 10,
|
|
|
|
"i": "5f406919-14b8-4c01-b0ce-f8ed75310805",
|
|
|
|
"name": "Node cpu usage millicores",
|
|
|
|
"queries": [
|
|
|
|
{
|
|
|
|
"query": "select \"cpu_usage_nanocores\" / 1000000 from kubernetes_node",
|
|
|
|
"db": "telegraf",
|
|
|
|
"rp": "autogen",
|
2016-11-08 02:35:46 +00:00
|
|
|
"groupbys": [
|
|
|
|
"node_name"
|
|
|
|
],
|
|
|
|
"wheres": []
|
2016-11-08 00:23:09 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"x": 10,
|
|
|
|
"y": 0,
|
|
|
|
"w": 10,
|
|
|
|
"h": 10,
|
|
|
|
"i": "042d47cc-fcfd-4b26-a690-d81c0321d408",
|
|
|
|
"name": "Node memory usage bytes",
|
|
|
|
"queries": [
|
|
|
|
{
|
|
|
|
"query": "select \"memory_usage_bytes\" from kubernetes_node",
|
|
|
|
"db": "telegraf",
|
|
|
|
"rp": "autogen",
|
2016-11-08 02:35:46 +00:00
|
|
|
"groupbys": [
|
|
|
|
"node_name"
|
|
|
|
],
|
|
|
|
"wheres": []
|
2016-11-08 00:23:09 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|