Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename Kubelet pod/container counts for Kubernetes v1.19 #499

Conversation

dghubble
Copy link
Contributor

  • Kubelet v1.19 CHANGELOG lists two metrics renames
  • kubelet_running_pod_count --> kubelet_running_pods
  • kubelet_running_container_count --> kubelet_running_containers

Related: kubernetes/kubernetes#92407

* Kubelet v1.19 CHANGELOG lists two metrics renames
* `kubelet_running_pod_count` --> `kubelet_running_pods`
* `kubelet_running_container_count` --> `kubelet_running_containers`

Related: kubernetes/kubernetes#92407
@brancz
Copy link
Member

brancz commented Sep 14, 2020

Thank you!

@brancz brancz merged commit eae1038 into kubernetes-monitoring:master Sep 14, 2020
dghubble added a commit to poseidon/typhoon that referenced this pull request Sep 16, 2020
* Fix Kubelet pod and container count metrics dashboard
* kubernetes-monitoring/kubernetes-mixin#499
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants