Metrics
- Add new annotations metrics #66:
pgbackrest_backup_annotationspgbackrest_backup_last_annotations
- Add new stanza metrics and bump default pgBackRest version to
v2.48#69:pgbackrest_stanza_lock_statuspgbackrest_stanza_backup_compete_bytespgbackrest_stanza_backup_total_bytes
- Add exporter get data status metric #72:
pgbackrest_exporter_status
- Avoid flapping metrics #70, #74.
To avoid flapping time series, default values were set for several metrics. This includes setting a default value of0for metrics such aspgbackrest_backup_error_status,pgbackrest_backup_annotations,pgbackrest_backup_databases, etc. Ablock_incrlabel was also added to all*_backup_*and*_backup_last_*metrics.
Documentation and other
- Update of documentation format for metrics #68.
- Update of
goreleaserversion #67. - Fix of dependabot alerts #73.
Full Changelog: v0.15.0...v0.16.0