mirror of
https://github.com/miantiao-me/awesome-homelab.git
synced 2026-05-09 08:25:36 +02:00
[GH-ISSUE #49] Add duplicacy-exporter — Prometheus exporter for Duplicacy backup stats #32
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/awesome-homelab#32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @GeiserX on GitHub (Mar 8, 2026).
Original GitHub issue: https://github.com/miantiao-me/awesome-homelab/issues/49
App Info
Name: duplicacy-exporter
URL: https://github.com/GeiserX/duplicacy-exporter
Description: Prometheus exporter that exposes Duplicacy backup statistics as metrics. Enables monitoring of backup health, storage usage, and backup timing through Grafana dashboards and Prometheus alerting.
Category: Monitoring
License: MIT
Tech Stack: Python, Prometheus, Docker
Key Features
Why it's useful for homelab users
Backups are only useful if they actually run successfully. Homelab users running Duplicacy for backups need visibility into whether backups are completing, how much storage they consume, and how long they take. This exporter bridges Duplicacy with the Prometheus/Grafana monitoring stack that many homelabs already run, enabling dashboards and alerts for backup health.