fix(borg): send real archive statistics to Backup Sentinel #1

Merged
sascha merged 5 commits from fix/sentinel-backup-stats into master 2026-07-29 15:01:08 +02:00
Showing only changes of commit f639c88952 - Show all commits

View file

@ -0,0 +1,16 @@
[
{
"archives": [
{
"name": "pfannkuchen-2026-07-29_11-53",
"duration": 7.111822,
"stats": {
"compressed_size": 189978004,
"deduplicated_size": 189532521,
"nfiles": 157,
"original_size": 573861799
}
}
]
}
]