Skip to content

A tool for visualizing an openmetrics output via copy and paste. Written with go-lang, so only one executable, very light weight. This is for taking a sneek peek into a metrics output.

License

Notifications You must be signed in to change notification settings

scyv/openmetricsviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openmetricsviz

A tool for visualizing an openmetrics output via copy and paste

Screenshot

Start (from code)

  • Install golang
  • Clone this repository
  • Enter repository root directory
  • Run: go run ./openmetricsviz.go
  • Your default browser will open on http://localhost:50505/ (if not, do it manually)

About

A tool for visualizing an openmetrics output via copy and paste. Written with go-lang, so only one executable, very light weight. This is for taking a sneek peek into a metrics output.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published