48 lines
1.1 KiB
JSON
48 lines
1.1 KiB
JSON
{
|
|
"id": "45845136-bcb7-41ad-a02e-c63e9d3452de",
|
|
"measurement": "kubernetes_pod_network",
|
|
"app": "kubernetes",
|
|
"cells": [
|
|
{
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 4,
|
|
"h": 4,
|
|
"i": "0e06ddcd-05dd-493f-9dba-a382300a7190",
|
|
"name": "K8s pod TX bytes/second",
|
|
"queries": [
|
|
{
|
|
"query": "select non_negative_derivative(\"tx_bytes\") as tx_bytes_per_second from kubernetes_pod_network",
|
|
"db": "telegraf",
|
|
"rp": "autogen",
|
|
"groupbys": [
|
|
"\"pod_name\"",
|
|
"\"host\""
|
|
],
|
|
"wheres": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"x": 4,
|
|
"y": 0,
|
|
"w": 4,
|
|
"h": 4,
|
|
"i": "cc062b4c-70ca-4bd7-b372-398e734feb49",
|
|
"name": "K8s pod RX bytes/second ",
|
|
"queries": [
|
|
{
|
|
"query": "select non_negative_derivative(\"rx_bytes\") as rx_bytes_per_second from kubernetes_pod_network",
|
|
"db": "telegraf",
|
|
"rp": "autogen",
|
|
"groupbys": [
|
|
"\"pod_name\"",
|
|
"\"host\""
|
|
],
|
|
"wheres": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|