Commit graph

  • cb89566b67 Bump version 1.5.0 main 1.5.0 ngosang 2024-01-20 16:04:50 +0100
  • 4efcaba7c5 Replaced RESTIC_REPO_URL, RESTIC_REPO_PASSWORD and RESTIC_REPO_PASSWORD_FILE environment variables ngosang 2024-01-20 16:00:11 +0100
  • 10dae8da3a Add new label "snapshot_tags" in the list of tags separated by comma ngosang 2024-01-20 15:28:45 +0100
  • 71fb2a6695 Update Python dependencies ngosang 2024-01-20 15:17:44 +0100
  • e94816eb54 Update Restic 0.16.3 ngosang 2024-01-20 15:15:42 +0100
  • c882d9a9a9 Update base Docker image to Alpine 3.19 ngosang 2024-01-20 15:14:47 +0100
  • 9c5e0d0071 Bump version 1.4.0 1.4.0 ngosang 2023-10-14 23:38:09 +0200
  • 9070dc9aef Update Grafana dashboard to include repository locks and client version ngosang 2023-10-14 23:36:10 +0200
  • a4243a8554 Include metric label client_version. Resolves #5 ngosang 2023-10-14 23:00:13 +0200
  • d90f46a4d1 Update Python 3.12 ngosang 2023-10-14 22:48:58 +0200
  • d26e181f21 Update Restic 0.16.0 ngosang 2023-10-14 22:47:05 +0200
  • e1973cb48f Update changelog ngosang 2023-07-30 01:29:42 +0200
  • 539582566d Bump version 1.3.0 1.3.0 ngosang 2023-07-30 01:15:42 +0200
  • 8697539748 Include backup paths in the exported metrics. Resolves #17 ngosang 2023-07-30 01:02:04 +0200
  • 2f4bab16ef Fix typos and static methods ngosang 2023-07-30 00:46:09 +0200
  • 0bc9a62563 New metric restic_locks_total. Resolves #10 ngosang 2023-07-30 00:37:32 +0200
  • 3e183cbf83 Add Rclone instructions in the readme ngosang 2023-07-29 23:51:17 +0200
  • 8463e245c2 Update Python dependencies ngosang 2023-07-29 23:38:15 +0200
  • d63604f1b8 Update Restic 0.15.2 ngosang 2023-07-29 23:36:17 +0200
  • 9621db9e79 Update base Docker image to Alpine 3.18 ngosang 2023-07-29 23:35:21 +0200
  • a4e37f8770 Bump version 1.2.2 1.2.2 ngosang 2023-03-31 15:31:51 +0200
  • c80b74c1ec Include OpenSSH in the Docker image to support SFTP protocol ngosang 2023-03-31 15:30:55 +0200
  • 6ebd2b7dfc Bump version 1.2.1 1.2.1 ngosang 2023-03-26 14:37:56 +0200
  • 8a99ddae98 Improve hash calculation to avoid duplicate clients ngosang 2023-03-23 21:25:48 +0100
  • f2fe3aff54 Bump version 1.2.0 1.2.0 ngosang 2023-03-18 16:19:12 +0100
  • 135cf592d2 Update changelog ngosang 2023-03-18 16:18:36 +0100
  • 26bab7ba5d
    Use empty username when username is not present Diego Heras 2023-03-18 16:04:46 +0100
  • 2c3ef3e79c
    Merge branch 'main' into skip-username-when-not-present Diego Heras 2023-03-18 16:04:12 +0100
  • 31d99bf98d
    Performance improvements Diego Heras 2023-03-18 16:02:30 +0100
  • 60617651cb
    Performance improvements for restic-exporter Konstantin Shalygin 2023-03-05 23:03:48 +0700
  • 011b658805 Use empty username when username is not present in snapshot. Enrico204 2023-02-06 13:52:07 +0100
  • 880b47131c Bump version 1.1.0 1.1.0 ngosang 2023-02-02 20:37:01 +0100
  • 864f63600a Improve error handling and better log traces ngosang 2023-02-02 20:30:57 +0100
  • 84190584b8 Fix snapshot time parsing for old versions of Restic. Resolves #1 ngosang 2023-02-02 20:02:12 +0100
  • 3e00452190 Rename PASSWORD_FILE env var to RESTIC_REPO_PASSWORD_FILE ngosang 2023-02-02 19:48:08 +0100
  • f04f5468d8 Add documentation for other backends ngosang 2023-02-02 19:33:43 +0100
  • 2a5e4e426a Exit if the repository password is not configured ngosang 2023-02-02 19:25:34 +0100
  • 982cfe90d5 Update prometheus-client 0.16.0 ngosang 2023-02-02 18:48:15 +0100
  • dc2f63c6f9 Update Restic 0.15.1 ngosang 2023-02-02 18:47:59 +0100
  • 2c086e491b Update Grafana dashboard ngosang 2022-12-06 21:49:33 +0100
  • 69c7485071 First release: restic-exporter 1.0.0 1.0.0 ngosang 2022-12-06 20:40:47 +0100
  • 5f23dcb5f1
    Initial commit Diego Heras 2022-12-06 15:40:01 +0100