Feature #21036
Updated by Peter Amstutz over 1 year ago
For some reason keep-balance only publishes a subset of metrics, and interesting numbers like sum(bytes in referenced blocks across all collections) are not published (only indirectly through dedup_byte_ratio).
We should try to publish everything in balancerStats.
It would also be nice to have a metric for publish total storage usage for each Volume (using API calls from the storage provider that tell us total storage usage, rather than counting individual blocks).