Commit 6f17390
committed
metrics: add backup_exported_diff_size_bytes
Add a gauge that reports the total size in bytes of the diff data
uploaded so far within a single MantleBackup. The value is the sum of all
uploaded diff parts, labeled by PVC, namespace, MantleBackup, and sync
mode.
Signed-off-by: Kohya Shiozaki <kouyan120706@gmail.com>1 parent 38b5019 commit 6f17390
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
11 | 20 | | |
12 | 21 | | |
13 | 22 | | |
| |||
29 | 38 | | |
30 | 39 | | |
31 | 40 | | |
| 41 | + | |
32 | 42 | | |
33 | 43 | | |
34 | 44 | | |
0 commit comments