Skip to content

sklarsa/operator-prom-metrics-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operator Metrics Viewer

This is a little CLI tool that scrapes and displays Prometheus metrics from a running operator. I use this when profiling the performance of operators while developing and testing them.

Screenshot

Screen Shot 2023-07-11 at 2 12 02 PM

Running

This project is in its very early stages, so I haven't set up a build process. To run the tool, simply run go run ./ $METRICS_HOST, setting $METRICS_HOST to the default metric address (and port) that your controller manager exposes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages