Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 200 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 200 Bytes

Prometheus Metric Docgen

Scrapes prometheus metrics and generates documentation

Usage

kubectl port-forward service/<name> <port>:8081
curl localhost:8081/metrics | go run main.go