Homepage dashboard improvements #76

Merged
eblume merged 13 commits from feature/homepage-dashboard-updates into main 2026-01-30 15:05:03 -08:00
Showing only changes of commit a423b9aa04 - Show all commits

Add borgmatic backup status widget to Homepage

Displays time since last backup using prometheusmetric widget
querying Prometheus for borgmatic_last_archive_timestamp

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Erich Blume 2026-01-30 13:33:52 -08:00

View file

@ -44,6 +44,18 @@ config:
href: https://nas.ops.eblu.me
icon: synology
description: NAS dashboard
- Borgmatic:
href: https://grafana.ops.eblu.me/d/borgmatic
icon: borgmatic
description: Backup system
widget:
type: prometheusmetric
url: https://prometheus.ops.eblu.me
metrics:
- label: Last backup
query: time() - borgmatic_last_archive_timestamp
format:
type: duration
# External bookmarks
bookmarks: