promviz

Visualize Prometheus Time series data on CLI.

Description

promviz is a command-line tool to visualize the Prometheus metrics in CLI. We have forked prometheus and reused the code to create this new tool. The tool is available in the cmd/promviz directory alongside the cmd/prometheus (TSDB) and cmd/promtool. The tool accepts the prometheus TSDB server URL and the Grafana dashboard path and visualizes it on the CLI.

Issues & Pull Requests Thread
No issues or pull requests added.