incus-contrib/incusos/observability-dashboards
Maarten 03cad2dc93 Fix System Info table merge and boot time unit in host-resources dashboard
Replace merge transformation with joinByField on instance — the merge
couldn't combine rows from queries with different label cardinality
(node_uname_info has many extra labels), producing 7 rows instead of 3.

Fix boot time showing "56 years ago" by multiplying node_boot_time_seconds
by 1000 — Grafana's dateTimeFromNow unit expects epoch milliseconds.

Also hide the exported_nodename column (container hostname, not useful).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 14:08:29 +01:00
..
community Add professional Grafana dashboard suite with management tooling 2026-02-25 07:50:13 +01:00
core Fix System Info table merge and boot time unit in host-resources dashboard 2026-02-25 14:08:29 +01:00
dashboard.yaml Add professional Grafana dashboard suite with management tooling 2026-02-25 07:50:13 +01:00