forked from TrueCloudLab/frostfs-node
90fd883e32
For fullness estimation of `Blobovnicza` we use number of object stored in each size bucket. In previous implementation we multiplied the number by the difference in bucket boundaries. This expression rather estimated the minimum volume (and for the smallest bucket, the maximum) of objects in the bucket. Multiply number of objects by mean bucket size. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru> |
||
---|---|---|
.. | ||
core | ||
innerring | ||
local_object_storage | ||
metrics | ||
morph | ||
network | ||
services | ||
util |