/promcolor

Colorize piped Prometheus metrics in the terminal

Primary LanguageGoMIT LicenseMIT

promcolor

Colorize piped Prometheus metrics in the terminal.
Browser extension: prometheus-formatter

Screenshot

Installation

Download the latest release. Or if you have Go installed:

go install github.com/fhemberger/promcolor@latest

Usage

curl http://127.0.0.1:9100/metrics | promcolor

License

MIT