Add prometheus metrics about restic #82

Open
opened 2026-03-13 19:28:10 +00:00 by p4u1 · 0 comments
Owner

Problem:
Using Prometheus to track start and finish in the cronjob does not work reliable, since it depends on the backup taking longer than than the Prometheus scrape interval

Solution:
Use metrics about restic instead with something like:
https://github.com/ngosang/restic-exporter

Problem: Using Prometheus to track start and finish in the cronjob does not work reliable, since it depends on the backup taking longer than than the Prometheus scrape interval Solution: Use metrics about restic instead with something like: https://github.com/ngosang/restic-exporter
p4u1 changed title from Prove prometheus metrics about restic to Add prometheus metrics about restic 2026-03-14 06:46:59 +00:00
stevensting self-assigned this 2026-03-16 09:53:26 +00:00
Sign in to join this conversation.
No description provided.