frostfs-node/pkg/local_object_storage
Evgenii Stratonikov 4dc9a1b300 [#1413] engine: Remove error counting methods from Shard
All error counting and hangling logic is present on the engine level.
Currently, we pass engine metrics with shard ID metric to shard, then
export 3 methods to manipulate these metrics.
In this commits all methods are removed and error counter is tracked on
the engine level exlusively.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-10-04 15:10:17 +03:00
..
blobovnicza [#1337] blobovniczatree: Add rebuild by fill percent 2024-09-06 13:57:27 +03:00
blobstor [#1388] blobstor: Drop unused 2024-09-25 08:55:38 +00:00
engine [#1413] engine: Remove error counting methods from Shard 2024-10-04 15:10:17 +03:00
internal [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
metabase [#1408] metabase: Fix tests 2024-10-02 14:41:40 +03:00
metrics [#1367] fstree: Add IterateInfo method 2024-09-12 15:06:33 +03:00
pilorama [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
shard [#1413] engine: Remove error counting methods from Shard 2024-10-04 15:10:17 +03:00
util [#1103] node: Implement Get\Head requests for EC object 2024-04-24 18:15:53 +03:00
writecache [#1367] fstree: Add size hint for Delete 2024-09-12 15:06:33 +03:00