Commit graph

20 commits

Author SHA1 Message Date
ngosang
6ebd2b7dfc Bump version 1.2.1 2023-03-26 14:37:56 +02:00
ngosang
8a99ddae98 Improve hash calculation to avoid duplicate clients 2023-03-26 14:34:48 +02:00
ngosang
f2fe3aff54 Bump version 1.2.0 2023-03-18 16:19:12 +01:00
ngosang
135cf592d2 Update changelog 2023-03-18 16:18:36 +01:00
Diego Heras
26bab7ba5d
Use empty username when username is not present
Use empty username when username is not present in snapshot.
2023-03-18 16:04:46 +01:00
Diego Heras
2c3ef3e79c
Merge branch 'main' into skip-username-when-not-present 2023-03-18 16:04:12 +01:00
Diego Heras
31d99bf98d
Performance improvements
Performance improvements for restic-exporter
2023-03-18 16:02:30 +01:00
Konstantin Shalygin
60617651cb
Performance improvements for restic-exporter 2023-03-17 10:25:51 +07:00
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