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
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
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
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
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
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
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
WIP: Tracing attributes
dstepanov-yadro
created branch feat/tracing_attrs in dstepanov-yadro/frostfs-node
2024-11-12 08:36:02 +00:00