slashmetrics
slashmetrics is a terminal-first Prometheus metric explorer that scrapes an endpoint, plots live data, and lets you pick the series you are interested in. Think Grafana Explore, but in your terminal.
slashmetrics is proudly supported by Promhub
Demo
Installation
- Navigate to the latest release
- Download the appropriate binary for your OS/architecture
- Unpack the binary and move it to a directory in your PATH (e.g.
/usr/local/bin) - Make the binary executable:
chmod +x /usr/local/bin/slashmetrics
Features
- Live-updating terminal UI for Prometheus metrics
- Select specific metric to monitor
- Show/hide individual time series (label combinations)
- Configurable scrape intervals
- Lightweight and easy to use

