frostfs-node/pkg
Evgenii Stratonikov 4dc9a1b300
All checks were successful
Tests and linters / Run gofumpt (pull_request) Successful in 2m4s
DCO action / DCO (pull_request) Successful in 2m22s
Pre-commit hooks / Pre-commit (pull_request) Successful in 4m10s
Vulncheck / Vulncheck (pull_request) Successful in 4m5s
Build / Build Components (pull_request) Successful in 4m31s
Tests and linters / Staticcheck (pull_request) Successful in 4m21s
Tests and linters / gopls check (pull_request) Successful in 4m43s
Tests and linters / Lint (pull_request) Successful in 4m58s
Tests and linters / Tests (pull_request) Successful in 6m36s
Tests and linters / Tests with -race (pull_request) Successful in 7m41s
[#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
..
ape [#1388] apeSvc: Drop unused and make annotations 2024-09-25 08:55:38 +00:00
core [#1312] Drop handling of system attributes with NeoFS prefix 2024-09-20 11:37:18 +00:00
innerring [#1388] ir: Annotate cmode as nolint 2024-09-25 08:55:38 +00:00
local_object_storage [#1413] engine: Remove error counting methods from Shard 2024-10-04 15:10:17 +03:00
morph [#1382] morph: Replace deprecated methods 2024-09-18 14:29:27 +03:00
network [#1348] go.mod: Update api-go and sdk-go 2024-09-04 10:47:26 +03:00
services [#1407] tree: Set ContainerOwner in parameter for CheckAPE 2024-10-02 07:21:02 +00:00
tracing [#146] node: Add trace_id to logs 2023-09-27 11:05:27 +03:00
util [#1366] logger: Make timestamp prepending optional 2024-09-17 10:49:51 +03:00