Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 21:51
· 137 commits to master since this release
573aaf2
  • Bump prometheus/exporter-toolkit from v0.7.3 to v0.9.1 #53.

    Add flags:

    • --web.listen-address;
    • --web.config.file;
    • --web.systemd-socket.

    Rename flag:

    • --prom.endpoint to --web.endpoint.

    Delete flags:

    • --prom.port;
    • --prom.web-config.

    Add the ability to specify no- prefix for bool parameters.

    Add EXPORTER_CONFIG env variable to docker image.

  • Add changes from pgBackRest v2.45 #54 .

    Starting from pgBackRest v2.45, there is no backup set size value for block incremental backups. The pgbackrest_backup_repo_size_bytes metric will be absent for block incremental backups.

Full Changelog: v0.13.1...v0.14.0