Drop redundant trace_id fields from logs #1620

Merged
dstepanov-yadro merged 1 commit from dstepanov-yadro/frostfs-node:fix/drop_trace_id_from_logs into master 2025-01-29 13:51:43 +00:00

trace_id is taken from context.

`trace_id` is taken from context.
dstepanov-yadro added 1 commit 2025-01-29 13:12:44 +00:00
[#9999] logs: Drop redundant trace_id fields
All checks were successful
DCO action / DCO (pull_request) Successful in 52s
Tests and linters / Run gofumpt (pull_request) Successful in 53s
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m43s
Vulncheck / Vulncheck (pull_request) Successful in 1m46s
Build / Build Components (pull_request) Successful in 2m12s
Tests and linters / gopls check (pull_request) Successful in 2m55s
Tests and linters / Tests with -race (pull_request) Successful in 3m11s
Tests and linters / Lint (pull_request) Successful in 6m1s
Tests and linters / Tests (pull_request) Successful in 6m30s
Tests and linters / Staticcheck (pull_request) Successful in 6m34s
7288152d42
`trace_id` is already taken from context.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
requested reviews from storage-core-developers, storage-core-committers 2025-01-29 13:12:44 +00:00
dstepanov-yadro force-pushed fix/drop_trace_id_from_logs from 7288152d42 to e1a984e9d8 2025-01-29 13:14:28 +00:00 Compare
a-savchuk approved these changes 2025-01-29 13:18:45 +00:00
a-savchuk left a comment
Member

Just wondering, why is this redundant?

Just wondering, why is this redundant?
Member

Just wondering, why is this redundant?

I've found the answer:)

> Just wondering, why is this redundant? I've found the answer:)
achuprov approved these changes 2025-01-29 13:28:52 +00:00
fyrchik approved these changes 2025-01-29 13:47:03 +00:00
fyrchik left a comment
Owner

<3
image

<3 ![image](/attachments/7b68e855-4c59-4294-a90a-5465f8d6e875)
3.5 KiB
Owner

Have you done it with gopatch?

Have you done it with gopatch?
Author
Member

Have you done it with gopatch?

No

> Have you done it with gopatch? No
dstepanov-yadro merged commit e1a984e9d8 into master 2025-01-29 13:51:43 +00:00
dstepanov-yadro deleted branch fix/drop_trace_id_from_logs 2025-01-29 13:51:45 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#1620
No description provided.