40 lines
1002 B
JSON
40 lines
1002 B
JSON
|
{
|
||
|
"id": "45845136-bcb7-41ad-a02e-c63e9d3452de",
|
||
|
"measurement": "kubernetes_pod_network",
|
||
|
"app": "k8s system network metrics",
|
||
|
"cells": [
|
||
|
{
|
||
|
"x": 0,
|
||
|
"y": 0,
|
||
|
"w": 10,
|
||
|
"h": 10,
|
||
|
"i": "0e06ddcd-05dd-493f-9dba-a382300a7190",
|
||
|
"name": "TX bytes/second",
|
||
|
"queries": [
|
||
|
{
|
||
|
"query": "select non_negative_derivative(last(\"tx_bytes\"), 10) from kubernetes_pod_network where namespace=\"kube-system\"",
|
||
|
"db": "telegraf",
|
||
|
"rp": "autogen",
|
||
|
"groupbys": ["time"]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"x": 10,
|
||
|
"y": 0,
|
||
|
"w": 10,
|
||
|
"h": 10,
|
||
|
"i": "cc062b4c-70ca-4bd7-b372-398e734feb49",
|
||
|
"name": "RX bytes/second ",
|
||
|
"queries": [
|
||
|
{
|
||
|
"query": "select non_negative_derivative(last(\"rx_bytes\"), 10) from kubernetes_pod_network where namespace=\"kube-system\"",
|
||
|
"db": "telegraf",
|
||
|
"rp": "autogen",
|
||
|
"groupbys": ["time"]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|