clickhouse_backup_number_backups_remote metric is not updated in server --watch mode · Issue #1152 · Altinity/clickhouse-backup · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The clickhouse_backup_number_backups_remote metric is not updated in server --watch mode, and the retention policy does not apply, so the number of backups increases.
Only when clickhouse-backup is restarted is the metric updated, or if a query is made on the system.backup_list table.