Skip to content

Funcan/kubectl-metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Packages

 
 
 

Contributors