plugin-barman-cloud/internal/cnpgi
Armando Ruocco 33172b6466
feat: add upstream backup and recovery metrics (#459)
Introduce two new Prometheus metrics sourced from the Barman Cloud plugin:

- `barman_cloud_cloudnative_pg_io_first_recoverability_point`
- `barman_cloud_cloudnative_pg_io_last_available_backup_timestamp`

These metrics supersede the following deprecated CNPG metrics:

- `cnpg_collector_first_recoverability_point`
- `cnpg_collector_last_available_backup_timestamp`

Depends on: https://github.com/cloudnative-pg/cloudnative-pg/pull/8033

Relates to: #380 

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
Co-authored-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
2025-08-08 09:15:19 +10:00
..
common fix: check for empty WAL archive during WAL archiving (#458) 2025-08-07 09:03:21 +10:00
instance feat: add upstream backup and recovery metrics (#459) 2025-08-08 09:15:19 +10:00
metadata chore(main): release 0.5.0 (#383) 2025-06-03 18:20:09 +02:00
operator fix: remove lifecycle Pod Patch subscription (#378) 2025-06-03 10:48:39 +02:00
restore fix: check for empty WAL archive during WAL archiving (#458) 2025-08-07 09:03:21 +10:00