Dmitrii Stepanov dstepanov-yadro
  • Joined on 2023-03-06
dstepanov-yadro commented on pull request TrueCloudLab/frostfs-node#1495 2024-11-13 14:49:51 +00:00
Makefile: Update golangci-lint

What about enabling new linters?

dstepanov-yadro commented on pull request TrueCloudLab/frostfs-sdk-csharp#32 2024-11-13 08:56:36 +00:00
[#25] Client: Implement Patch and Range methods

I think it's better to replace IEnumerable<ReadOnlyMemory<byte>> with a specific type.

dstepanov-yadro pushed to feat/log_with_ctx at dstepanov-yadro/frostfs-node 2024-11-13 07:36:19 +00:00
612b34d570 [#1437] logger: Add caller skip to log original caller position
7429553266 [#1437] node: Fix contextcheck linter
6921a89061 [#1437] ir: Fix contextcheck linters
16598553d9 [#1437] shard: Fix contextcheck linter
c139892117 [#1437] ir: Fix contextcheck linter
Compare 11 commits »
dstepanov-yadro pushed to feat/log_with_ctx at dstepanov-yadro/frostfs-node 2024-11-13 07:22:07 +00:00
6e283295a2 [#1437] logger: Add caller skip to log original caller position
c2f4390f4d [#1437] node: Fix contextcheck linter
c75f845f4b [#1437] ir: Fix contextcheck linters
cdb3cea4e7 [#1437] shard: Fix contextcheck linter
22b26ea14e [#1437] ir: Fix contextcheck linter
Compare 22 commits »
dstepanov-yadro commented on pull request TrueCloudLab/frostfs-node#1488 2024-11-12 14:26:29 +00:00
Tracing attributes

Please, use go.mod: as prefix for the first commit, as we already do, without inventing something new.

I trusted autofill:( fixed

dstepanov-yadro commented on pull request TrueCloudLab/frostfs-node#1488 2024-11-12 14:25:58 +00:00
Tracing attributes

fixed

dstepanov-yadro commented on pull request TrueCloudLab/frostfs-node#1488 2024-11-12 14:25:51 +00:00
Tracing attributes

copy-pasted from dev-env, but in dev-env repository persisted volume was used.

dstepanov-yadro pushed to feat/tracing_attrs at dstepanov-yadro/frostfs-node 2024-11-12 14:25:04 +00:00
f1556e3c42 [#1488] Makefile: Drop all containers created on env-up
e122ff6013 [#1488] dev: Add Jaeger image and enable tracing on debug
e2658c7519 [#1488] tracing: KV attributes for spans from config
c00f4bab18 [#1488] go.mod: Bump observability version
46fef276b4 [#1449] tree: Log tree sync with Info level
Compare 11 commits »
dstepanov-yadro commented on pull request TrueCloudLab/frostfs-node#1488 2024-11-12 14:17:17 +00:00
Tracing attributes

This config was not covered by tests, so it is required to change the examples to write the tests.

dstepanov-yadro pushed to feat/tracing_attrs at dstepanov-yadro/frostfs-node 2024-11-12 09:42:45 +00:00
8c0714cd40 [#1488] Makefile: Drop all containers created on env-up
604949080b [#1488] dev: Add Jaeger image and enable tracing on debug
2e3d7a7e69 [#1488] tracing: KV attributes for spans from config
fb8abbc24e [#1488] mod: Bump observability version
Compare 4 commits »
dstepanov-yadro pushed to feat/tracing_attrs at dstepanov-yadro/frostfs-node 2024-11-12 09:04:53 +00:00
933a1b577d [#9999] Makefile: Drop all containers created on env-up
9968f373ae [#9999] dev: Add Jaeger image and enable tracing on debug
b69260dd7f [#9999] tracing: KV attributes for spans from config
9c964164ff [#9999] mod: Bump observability version
b543569c3f [#1486] node: Introduce dual service support
Compare 7 commits »
dstepanov-yadro commented on pull request TrueCloudLab/frostfs-observability#17 2024-11-12 08:43:13 +00:00
config: Add resource attributes

resource.NewWithAttributes performs attributes validation

dstepanov-yadro created pull request TrueCloudLab/frostfs-node#1488 2024-11-12 08:38:01 +00:00
WIP: Tracing attributes
dstepanov-yadro created branch feat/tracing_attrs in dstepanov-yadro/frostfs-node 2024-11-12 08:36:02 +00:00