lmazgon
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
I built a terminal UI for browsing Grafana dashboards. It connects to any Grafana instance and lets you explore dashboards without leaving the terminal. It renders the most common panel types (time series, bar charts,…
- Show HN: Benchi – A benchmarking tool written in Go (github.com)
Benchi is a CLI tool for running benchmarks and collecting metrics. It's using Docker Compose to orchestrate the infrastructure and tools being benchmarked, making it repeatable and runnable on different machines. It…