r.loginov
pushed to feature/constant_use_of_interceptors at r.loginov/frostfs-http-gw
2024-10-21 08:40:14 +00:00
r.loginov
pushed to feature/constant_use_of_interceptors at r.loginov/frostfs-s3-gw
2024-10-21 08:06:35 +00:00
r.loginov
created branch feature/constant_use_of_interceptors in r.loginov/frostfs-s3-gw
2024-10-21 08:06:34 +00:00
r.loginov
pushed to feature/148-add_trace_id_to_log at r.loginov/frostfs-http-gw
2024-10-14 06:56:03 +00:00
r.loginov
pushed to feature/148-add_trace_id_to_log at r.loginov/frostfs-http-gw
2024-10-09 15:02:19 +00:00
[#148] Add trace_id to logs
done I also thought about using this version of the function, but it didn't seem very flexible to me. What do you think?
func WithCustomFields(ctx context.Context, log *zap.Logger, fields…
r.loginov
pushed to feature/148-add_trace_id_to_log at r.loginov/frostfs-http-gw
2024-10-09 09:22:43 +00:00
[#148] Add trace_id to logs
The reason is that the first middleware that works with context should get context based on appCtx
. Previously, the middleware tokenizer
was the first handler that featured context, and…
r.loginov
pushed to feature/148-add_trace_id_to_log at r.loginov/frostfs-http-gw
2024-10-08 10:16:44 +00:00
r.loginov
pushed to feature/148-add_trace_id_to_log at r.loginov/frostfs-http-gw
2024-10-08 09:52:40 +00:00
r.loginov
pushed to feature/148-add_trace_id_to_log at r.loginov/frostfs-http-gw
2024-10-08 09:33:24 +00:00
r.loginov
created branch feature/148-add_trace_id_to_log in r.loginov/frostfs-http-gw
2024-10-08 09:26:24 +00:00
r.loginov
pushed to feature/148-add_trace_id_to_log at r.loginov/frostfs-http-gw
2024-10-08 09:26:24 +00:00
Add the trace id to the logs of erroneous requests at the middleware level
Add a trace id in the request log
r.loginov
pushed to feature/сlarification_of_tracing_documentation at r.loginov/frostfs-s3-gw
2024-09-25 11:35:06 +00:00