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

Collect a new metric: kubelet.evictions #5076

Merged
merged 5 commits into from
Nov 29, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update kubelet/metadata.csv
Change direction

Co-Authored-By: Haïssam Kaj <hkaj@users.noreply.github.com>
  • Loading branch information
L3n41c and hkaj authored Nov 28, 2019
commit dd0c297027c5e6d216cd1ffccf0a91ec1d96a8f5
2 changes: 1 addition & 1 deletion kubelet/metadata.csv
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ kubernetes.kubelet.volume.stats.inodes_used,gauge,,inode,,The number of used ino
kubernetes.ephemeral_storage.limits,gauge,,byte,,Ephemeral storage limit of the container (requires kubernetes v1.8+),0,kubelet,k8s.eph_storage.limits
kubernetes.ephemeral_storage.requests,gauge,,byte,,Ephemeral storage request of the container (requires kubernetes v1.8+),0,kubelet,k8s.eph_storage.requests
kubernetes.ephemeral_storage.usage,gauge,,byte,,Ephemeral storage usage of the POD,0,kubelet,k8s.eph_storage.usage
kubernetes.kubelet.evictions,count,,,,The number of PODs that have been evicted from the kubelet (ALPHA in kubernetes v1.16),0,kubelet,k8s.evict
kubernetes.kubelet.evictions,count,,,,The number of PODs that have been evicted from the kubelet (ALPHA in kubernetes v1.16),-1,kubelet,k8s.evict