Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kubectl-metrics

A kubectl plugin to display a ppod's prometheus exported metrics in a tabular format.

It finds exposed metrics either from prometheus CRs or from the pod's annotations.

Prints the name and type of each metric, and optionally the metric's value. Useful for detecting if metrics produced by a pod are the same before and after an upgrade, or for quickly checking if a pod is producing the expected metrics.

About

A tool to view the prometheus metrics exported by a pod

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages