v0.14.0
·
137 commits
to master
since this release
-
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 nobackup set size
value for block incremental backups. Thepgbackrest_backup_repo_size_bytes
metric will be absent for block incremental backups.
Full Changelog: v0.13.1...v0.14.0