Kubernetes Service Metrics

Kubernetes service metrics provide information about the number of pods and nodes deployed for a particular service.
Metric Name
Metric API Name
Description
Nodes Count
sys.kubernetes.service.nodes.absolute.latest.number
Number of Kubernetes nodes deployed for a service in a five minute interval.
Pods Count
sys.kubernetes.service.pods.absolute.latest.number
Number of Kubernetes pods deployed for a service in a five minute interval.