ape: Fix EC chunk test
ape: Fix EC chunk test
dstepanov-yadro
pushed to fix/ec_chunk_ape_test at dstepanov-yadro/frostfs-node
2024-11-07 13:02:46 +00:00
ef64930fef
[#1477] ape: Fix EC chunk test
dstepanov-yadro
created branch fix/ec_chunk_ape_test in dstepanov-yadro/frostfs-node
2024-11-07 13:02:45 +00:00
dstepanov-yadro
pushed to feat/log_with_ctx at dstepanov-yadro/frostfs-node
2024-11-07 12:03:15 +00:00
ca988524ad
[#1437] logger: Add caller skip to log original caller position
4f1e856f72
[#1437] node: Fix contextcheck linter
dstepanov-yadro
pushed to feat/log_with_ctx at dstepanov-yadro/frostfs-node
2024-11-07 11:55:28 +00:00
4b5c2113c5
[#1437] logger: Add caller skip to log original caller position
8988c63abc
[#1437] node: Fix contextcheck linter
d5d9e591b1
[#1437] ir: Fix contextcheck linters
c0490fd38a
[#1437] shard: Fix contextcheck linter
9565ed40ad
[#1437] ir: Fix contextcheck linter
Logger with context
Have you seen any other implementations like https://github.com/uptrace/opentelemetry-go-extra/blob/main/otelzap/otelzap.go or suggestions in https://github.com/uber-go/zap/issues/654 …
dstepanov-yadro
pushed to feat/log_with_ctx at dstepanov-yadro/frostfs-node
2024-11-07 11:42:14 +00:00
8b637b136b
[#1437] logger: Add caller skip to log original caller position
6b5596a239
[#1437] node: Fix contextcheck linter
802d2b449f
[#1437] ir: Fix contextcheck linters
47f43db29b
[#1437] shard: Fix contextcheck linter
f92dc21a53
[#1437] ir: Fix contextcheck linter
dstepanov-yadro
pushed to feat/log_with_ctx at dstepanov-yadro/frostfs-node
2024-11-07 11:00:42 +00:00
f729d1a8c8
[#1437] node: Fix contextcheck linter
08dfa8e2db
[#1437] ir: Fix contextcheck linters
e2c9701089
[#1437] shard: Fix contextcheck linter
32766e8c2f
[#1437] ir: Fix contextcheck linter
2014f715d2
[#1437] blobovnicza: Fix contextcheck linter
Suggestion to track low-level gRPC stream calls
I will be immensely happy if you make these changes. In an ideal world, tracing should be enabled only for research, not for the general case, so adding important I/O-related spans is only welcome.
dstepanov-yadro
deleted branch feat/policer_tracing from dstepanov-yadro/frostfs-node
2024-11-06 08:15:16 +00:00
policer: Add tracing span
Replace sort.Slice in some places
dstepanov-yadro
pushed to feat/policer_tracing at dstepanov-yadro/frostfs-node
2024-11-06 08:05:54 +00:00
69b6b2b321
[#1473] policer: Add tracing span