Skip to content

Releases: luizbizzio/grafana-all-in-one

Release list

v1.0.0

Choose a tag to compare

@luizbizzio luizbizzio released this 21 Mar 00:08
2b1ae8a

Overview

Grafana All-in-One is a single Grafana dashboard that aggregates metrics from multiple exporters into one place, covering systems like Raspberry Pi, Windows, PiKVM, solar inverters, Tuya smart plugs, and currency rates.

This is the first stable, versioned snapshot of the dashboard JSON so people can pin a known-good dashboard revision.

What’s included

  • all-in-one.json dashboard export
  • Dashboard preview image (dashboard.png)
  • Grafana dashboard listing: ID 21674

Tested with

  • Grafana 11.3.1

Data sources and exporters

This dashboard expects Prometheus metrics from common exporters, including:

  • Node Exporter (Linux)
  • Windows Exporter
  • PromDapter + HWiNFO (Windows hardware telemetry)
  • Solis Inverter Exporter
  • Tuya Smart Plug Exporter
  • Currency Exporter

Install

Option A (recommended)

Import from Grafana.com using dashboard ID 21674.

Option B (offline / pinned)

  1. Download all-in-one.json from this release.
  2. In Grafana: Dashboards → New → Import
  3. Upload the JSON file.
  4. Map your data sources and save.

Notes

  • Panel queries and labels assume typical exporter naming. You may need to adjust job names / labels in your Prometheus scrape config.
  • This release is focused on a stable dashboard snapshot. Future releases may change panels, queries, and required metrics.