·  00:00:00  ·  ISSUE #214
ALL SYSTEMS NOMINALRSS ↗
BENCHLOGHARDWARE TESTED · SOFTWARE VETTED · IDEAS ARGUED
Subscribe
LIVE WIRE
14:02HARDWARERumor: RTX 5060 Ti 16GB refresh lands in March13:47SOFTWAREObsidian 1.10 beta adds a native sync-conflict view13:20GUIDESAWS cuts Graviton4 on-demand pricing by 9%12:58TALKSWe archived Carmack's 3-hour VR keynote, timestamps included11:31EDITORIALReader poll: 68% of you still run Windows 1010:14HARDWAREBench update: six NAS drives through a 72h stress test09:48GUIDESKubernetes 1.33 released: sidecar containers go GA09:02SOFTWARETailscale 1.80: what actually changed for homelab users08:40FEEDWeekly digest #214 is out for subscribers22:15HARDWARELG's 32″ 4K OLED measured: better than its own spec sheet14:02HARDWARERumor: RTX 5060 Ti 16GB refresh lands in March13:47SOFTWAREObsidian 1.10 beta adds a native sync-conflict view13:20GUIDESAWS cuts Graviton4 on-demand pricing by 9%12:58TALKSWe archived Carmack's 3-hour VR keynote, timestamps included11:31EDITORIALReader poll: 68% of you still run Windows 1010:14HARDWAREBench update: six NAS drives through a 72h stress test09:48GUIDESKubernetes 1.33 released: sidecar containers go GA09:02SOFTWARETailscale 1.80: what actually changed for homelab users08:40FEEDWeekly digest #214 is out for subscribers22:15HARDWARELG's 32″ 4K OLED measured: better than its own spec sheet

04 / SoftwareReviewInfra

Full review — three-week desk test

Grafana 12: Still the dashboard you install on day one of a new cluster.

Prometheus, Loki, OpenTelemetry — Grafana remains the visualization front door. OSS is free; Cloud is the paid path. We rebuilt our homelab overview on Grafana 12 and lived in the alerts for three weeks.

8.8 / 10Infra#cloud#servers#homelab12.1 · 29 Aug 2026WIN / MAC / LINUX / CLOUDOSS FREE · CLOUD PAID
Written byTarique AnowarFounder & Editor · Editorial Desk
Published29 Aug 2026
On this page ▾
  1. 00 · The verdict
  2. 01 · What we tested
  3. 02 · Where it wins
  4. 03 · What still annoys us
  5. 04 · Should you switch?
  6. 05 · How we score software
  7. 06 · The alternatives
00

The verdict

Ugly is optional; blank metrics are not — Grafana stays undefeated for ops glass.
8.8Score · out of 10
Benchlog software desk

Metrics without a dashboard are just anxiety with timestamps. Grafana is still the default glass pane: point it at Prometheus, Loki, or a dozen other sources, and suddenly the lab has a face.

We rebuilt our homelab overview on Grafana 12 — node exporters, container metrics, UPS, and a few synthetic probes — then let unified alerting page us for disk and certificate expiry for three weeks.

01

What we tested

Ran Grafana OSS in Compose beside Prometheus and Loki; imported community dashboards; built one custom overview; configured alert rules to Discord/email.

  • Deployed Grafana 12 OSS with persistent SQLite/DB volume
  • Connected Prometheus + Loki datasources; verified Explore workflows
  • Imported node-exporter and Docker dashboards; trimmed clutter
  • Created alert rules for disk >85% and cert expiry <14 days
  • Tested anonymous read-only vs logged-in admin hardening
COMPOSE · GRAFANA SNIPPETyaml
services:
grafana:
image: grafana/grafana:12.1.0
ports: ["3000:3000"]
volumes:
- grafana-data:/var/lib/grafana
environment:
GF_SECURITY_ADMIN_PASSWORD: "change-me"
02

Where it wins

Data source gravity. If it emits metrics or logs, Grafana probably speaks it. Explore makes ad-hoc questions cheap.

Dashboard ecosystem. Community JSON gets you 80% there on day one; customize the rest.

OSS viability. You can run a serious stack without Grafana Cloud — Cloud is convenience and scale, not a forced gate for basics.

Pull

Grafana doesn't have to be beautiful. It has to be honest when the disk is lying to you.

03

What still annoys us

AnnoyanceSeverityNotes
Dashboard clutter / abandoned importsMediumCurate ruthlessly
Alerting UX still fiddly at timesMediumVersion-to-version improvements help
Plugin licensing mixed (OSS vs enterprise)MediumRead before depending
Easy to under-secure the UIHighAuth + network policy
04

Should you switch?

If you…Verdict
Run Prometheus/Loki alreadyInstall Grafana today
Want SaaS without opsGrafana Cloud free tier → paid
Only need one host's graphsNetdata/Glances may be lighter
Need full APM product suiteEvaluate Grafana Stack vs Datadog et al.
05

How we score software

Score bars map to lived questions: features you actually used, day-to-day snappiness, threat-model honesty, price vs capability, ecosystem coverage, and how long until the tool felt invisible.

Grafana 12 is still the first pane we open after a deploy. The aesthetics can wait; the red line on disk space cannot.

06

The alternatives

Honesty requires alternatives. Depending on how your brain is shaped, one of these may be the right call instead.

The writer
Written by

Tarique Anowar

Founder & Editor · Editorial Desk

Builds Benchlog from the bench: hardware logs, software installs, and guides written after living with the stack — not the press kit.

T. Anowar

The Sunday Bench Report

96,400 READERS · ZERO TRACKING PIXELS · UNSUBSCRIBE IN ONE CLICK