Commit graph

12 commits

Author SHA1 Message Date
Enrico204
011b658805 Use empty username when username is not present
in snapshot.

This commit is fixing a crash when the snapshot has
no username field in JSON. The missing username is
replaced with a space.
2023-02-06 13:52:07 +01:00
ngosang
880b47131c Bump version 1.1.0 2023-02-02 20:37:01 +01:00
ngosang
864f63600a Improve error handling and better log traces 2023-02-02 20:30:57 +01:00
ngosang
84190584b8 Fix snapshot time parsing for old versions of Restic. Resolves #1 2023-02-02 20:02:12 +01:00
ngosang
3e00452190 Rename PASSWORD_FILE env var to RESTIC_REPO_PASSWORD_FILE 2023-02-02 19:48:08 +01:00
ngosang
f04f5468d8 Add documentation for other backends 2023-02-02 19:33:43 +01:00
ngosang
2a5e4e426a Exit if the repository password is not configured 2023-02-02 19:25:34 +01:00
ngosang
982cfe90d5 Update prometheus-client 0.16.0 2023-02-02 18:48:15 +01:00
ngosang
dc2f63c6f9 Update Restic 0.15.1 2023-02-02 18:47:59 +01:00
ngosang
2c086e491b Update Grafana dashboard 2022-12-06 21:49:33 +01:00
ngosang
69c7485071 First release: restic-exporter 1.0.0 2022-12-06 20:40:47 +01:00
Diego Heras
5f23dcb5f1
Initial commit 2022-12-06 15:40:01 +01:00