Show HN: Grafana TUI – Browse Grafana dashboards in the terminal https://ift.tt/7MHB32g

Show HN: Grafana TUI – Browse Grafana dashboards in the terminal 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, gauges, heatmaps etc.). You can change the time range, set dashboard variables and filter series. I built this because I spend most of my day in the terminal and wanted a quick way to glance at dashboards without switching to the browser. It's not perfect by any means, but it's a nifty and useful tool. Built with Go, Bubble Tea, ntcharts, and Claude (of course). You can install it via Homebrew: brew install lovromazgon/tap/grafana-tui ... and try it out against Grafana's public playground: grafana-tui --url https://ift.tt/zglcpsB https://ift.tt/aOf0Rcr March 27, 2026 at 01:36AM

No comments:

Show HN: Mira – Open-source and self-hosted AI code reviewer https://ift.tt/BxGQSE5

Show HN: Mira – Open-source and self-hosted AI code reviewer Hey HN, I'm Jay, co-creator of Mira. An open-source, self-hosted AI code re...