frostfs-s3-gw/cmd/s3-gw
Roman Loginov aaed083d82 [#520] Support the continuous use of interceptors
We can always add interceptors to the grpc
connection to the storage, since the actual
use will be controlled by the configuration
from the frostfs-observability library.

Signed-off-by: Roman Loginov <r.loginov@yadro.com>
2024-10-21 11:49:22 +03:00
..
app.go [#520] Support the continuous use of interceptors 2024-10-21 11:49:22 +03:00
app_metrics.go [TrueCloudLab#26] Add billing metrics to separate registry 2023-02-10 10:55:38 +03:00
app_profiler.go [#591] Sync metrics and pprof configuration 2022-07-29 09:32:08 +03:00
app_settings.go [#461] Configure logger sampling policy 2024-09-26 10:34:44 +03:00
decoder_test.go [#379] Add Iana CharsetReader for Oracle integration 2024-04-25 17:44:38 +03:00
main.go [#236] Add support zapjournald logger configuration 2023-11-13 16:31:11 +03:00
namespaces.go [#266] Support per namespace placement policies configuration 2023-11-28 16:12:42 +03:00
server.go [#341] Add "h2" as next proto to allow HTTP/2 requests in http.Serve 2024-04-03 12:04:48 +00:00
server_test.go [#341] Test HTTP/2 requests 2024-04-03 12:04:48 +00:00
service.go [#288] Fix possibility of panic during SIGHUP 2024-01-09 10:53:54 +03:00
validate_test.go [#446] Add support virtual-hosted-style 2024-08-23 08:35:05 +00:00