frostfs-s3-gw/api
Roman Loginov 902ab0b73d [#498] middleware: Add spans to detail the trace
Spans are added only to the following middleware:
* PolicyCheck
* Auth
* FrostfsIDValidation

This is done this way because these middleware are basic and
they interact with frostfs-storage.

Also, an explicit context has been added to many functions
so that the middleware spans do not include all subsequent spans.

Signed-off-by: Roman Loginov <r.loginov@yadro.com>
2025-01-17 16:12:09 +03:00
..
auth [#498] middleware: Add spans to detail the trace 2025-01-17 16:12:09 +03:00
cache [#577] Update SDK to support new tree/pool version 2024-12-20 13:50:31 +03:00
data [#569] Support context cancellation in tree node streaming 2024-12-24 08:05:44 +00:00
errors [#589] Add LimitExceeded error 2025-01-17 06:31:08 +00:00
handler [#498] handler: Add spans to detail the trace 2025-01-17 16:11:31 +03:00
layer [#498] layer: Add spans to detail the trace 2025-01-17 16:12:08 +03:00
middleware [#498] middleware: Add spans to detail the trace 2025-01-17 16:12:09 +03:00
resolver [#570] Remove frostfs-api-go dependency 2024-12-10 11:03:30 +03:00
headers.go [#339] Add aws-sdk-go-v2 2024-12-10 15:04:56 +03:00
host_bucket_router.go [#149] Add host bucket router 2023-07-11 17:25:09 +03:00
router.go [#583] Fix list-buckets vhs routing 2024-12-17 12:39:09 +00:00
router_filter.go [#583] Fix list-buckets vhs routing 2024-12-17 12:39:09 +00:00
router_filter_test.go [#174] Fix router filter query matching 2023-07-20 12:30:17 +03:00
router_mock_test.go [#498] middleware: Add spans to detail the trace 2025-01-17 16:12:09 +03:00
router_test.go [#583] Fix list-buckets vhs routing 2024-12-17 12:39:09 +00:00