Skip to content

elaygl/promlint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

promlint

Prometheus metrics linting tool

How to use?

with curl:

curl -s http://localhost:3000/metrics | docker run -i elaygl/promlint 

from local file:

cat metrics.prom | docker run -i elaygl/promlint

About

Prometheus metrics linter using docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published