-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Description
Issue:
The v2 release of kube-state-metrics removes several deprecated metrics, one with usage here.
Additional Context:
Referenced at: https://github.com/kubernetes/kube-state-metrics/blob/release-1.9/docs/README.md#metrics-deprecation
Resolution:
jsonnet/kube-prometheus/addons/weave-net/grafana-weave-net-cluster.json should be updated with the new form of kube_node_status_capacity_pods:
kube_node_status_capacity_pods ~ kube_node_status_capacity{resource="pods",unit="integer"}