VictoriaMetrics/lib/backup/actions
Aliaksandr Valialkin 906a35bdbb
lib/backup/actions: update vm_backups_uploaded_bytes_total metric along the file upload instead of after the file upload
This solves two issues:

1. The vm_backups_uploaded_bytes_total metric will grow more smoothly
2. This prevents from int overflow at metrics.Counter.Add() when uploading files bigger than 2GiB
2024-02-24 01:07:20 +02:00
..
backup.go lib/backup/actions: update vm_backups_uploaded_bytes_total metric along the file upload instead of after the file upload 2024-02-24 01:07:20 +02:00
copy.go lib/backup: properly copy parts.json files inside indexdb directory additional to data directory 2023-09-18 16:16:50 +02:00
restore.go lib/backup: properly copy parts.json files inside indexdb directory additional to data directory 2023-09-18 16:16:50 +02:00
util.go docs: remove extra / in the end of the link 2023-10-14 07:43:40 +02:00