frostfs-node/pkg/local_object_storage
Anton Nikiforov 6ff0b0996b [] metrics: Fix container_size_bytes for EC
When node put chunk into EC container, `policer` may remove it as redundant.
This chunk marked as removed. When parent object removed and `gc` start iterating over chunk,
node count removing chunk twice.

Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
2024-08-20 15:33:28 +03:00
..
blobovnicza [] blobovnicza: Return NoSpaceLeft error instead of syscall.ENOSPC 2024-06-07 17:15:43 +03:00
blobstor [] blobovniczatree: Delete fix db extensions in Init() 2024-07-04 12:22:06 +03:00
engine [] writecache: Allow to seal writecache async 2024-08-09 13:23:35 +03:00
internal [] log: Move storage log message to constants package 2024-04-15 07:57:00 +00:00
metabase [] metrics: Fix container_size_bytes for EC 2024-08-20 15:33:28 +03:00
metrics [] metrics: Move to internal 2024-06-25 08:52:37 +00:00
pilorama [] pilorama: Allow traversing multiple branches in parallel 2024-07-17 11:25:07 +03:00
shard [] shard: Resolve funlen linter 2024-08-09 13:23:35 +03:00
util [] node: Implement Get\Head requests for EC object 2024-04-24 18:15:53 +03:00
writecache [] writecache: Allow to specify custom page size 2024-08-09 12:12:07 +03:00