KubernetesMetric
Properties
IP address of node or pod in Kubernetes cluster
Possible values are: CPU_USAGE , CPU_CAPACITY , MEMORY_USAGE_GB , DISK_GB , ALLOCATED_MEMORY_GB , ALLOCATED_DISK_GB , NETWORK_TRAFFIC_TX_GB , NETWORK_TRAFFIC_RX_GB , READY , MEMORY_UNDER_PRESSURE , DISK_UNDER_PRESSURE , PID_UNDER_PRESSURE , NETWORK_UNAVAILABLE
Name of node or pod in Kubernetes cluster
Uid of node or pod in Kubernetes cluster
value of usage metric
JSON Example
{
"ip_address": "string",
"metric_name": "CPU_USAGE",
"resource_name": "string",
"resource_uid": "string",
"value": 0
}
Property Of
KubernetesMetricList