r.loginov
pushed to feature/constant_use_of_interceptors at r.loginov/frostfs-http-gw
2024-10-21 08:40:14 +00:00
8f5b6cf84a
[##] Support the continuous use of interceptors
495f745535
[#142] Fix multipart-objects download
8fe8f2dcc2
[#137] Add index page support
77eb474581
[#147] Add sampling configuration
c8473498ae
[#146] Fix of sighup traicing docs
r.loginov
pushed to feature/constant_use_of_interceptors at r.loginov/frostfs-s3-gw
2024-10-21 08:06:35 +00:00
19b9ca4316
[##] Support the continuous use of interceptors
e35b582fe2
[#506] Deny bucket names with dot
39fc7aa3ee
[#404] Fix using encoding type in multipart upload listing
da41f47826
[#404] Add check of encoding type in object listing
9e5fb4be95
[#507] Return not implemented by default in bucket router
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
3768efc50b
[#148] Add trace_id to logs
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
f2c52bf379
[#148] Add trace_id to logs
[#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
e124c8fd2d
[#148] Add trace_id to logs
[#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
b0999f87cf
[#148] Add trace_id to logs
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
78601fef8a
[#148] Add trace_id to logs
8fe8f2dcc2
[#137] Add index page support
77eb474581
[#147] Add sampling configuration
[#148] Add trace_id to logs
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
d2a37a17c4
[#148] Add trace_id to logs
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
a044f15e6a
[#148] Add trace_id to logs
c8473498ae
[#146] Fix of sighup traicing docs
a4233b006c
[#144] Update frostfs-sdk-go
7e80f0cce6
[#139] Add root ca cert for telemetry configuration
843708a558
[#134] Support percent-encoding
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
cd96adef36
[#499] Fix of sighup traicing docs