- New borgmatic_metrics ansible role:
- Collects borg repository and archive stats hourly
- Exports to Prometheus via textfile collector
- Metrics: repo size, dedup ratio, archive count, last backup stats
- New Grafana dashboard "Borgmatic Backups":
- Repository status and disk usage
- Backup size trends over time
- New data per backup (bar chart)
- Deduplication ratio
- Time since last backup with alerting thresholds
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add explicit pg_dump_command path to fix "pg_dump: command not found"
error when running via LaunchAgent (no homebrew in PATH)
- Remove kiwix-tools from backups (was just symlinks, ZIM archives are
re-downloadable via torrent)
- Enable Loki log backup by removing from exclude_patterns
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>