go.mod: Bump frostfs-qos version
All checks were successful
Tests and linters / Run gofumpt (push) Successful in 29s
Vulncheck / Vulncheck (push) Successful in 1m14s
Build / Build Components (push) Successful in 1m51s
Pre-commit hooks / Pre-commit (push) Successful in 2m0s
Tests and linters / Tests (push) Successful in 2m33s
Tests and linters / Staticcheck (push) Successful in 2m33s
Tests and linters / Lint (push) Successful in 3m24s
Tests and linters / Tests with -race (push) Successful in 4m37s
Tests and linters / gopls check (push) Successful in 4m39s
OCI image / Build container images (push) Successful in 4m54s
All checks were successful
Tests and linters / Run gofumpt (push) Successful in 29s
Vulncheck / Vulncheck (push) Successful in 1m14s
Build / Build Components (push) Successful in 1m51s
Pre-commit hooks / Pre-commit (push) Successful in 2m0s
Tests and linters / Tests (push) Successful in 2m33s
Tests and linters / Staticcheck (push) Successful in 2m33s
Tests and linters / Lint (push) Successful in 3m24s
Tests and linters / Tests with -race (push) Successful in 4m37s
Tests and linters / gopls check (push) Successful in 4m39s
OCI image / Build container images (push) Successful in 4m54s
Change-Id: I8bc045b509ee1259cfad288477a0b7d045683f10 Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
This commit is contained in:
parent
a4da1da767
commit
eed0824590
5 changed files with 6 additions and 6 deletions
|
@ -100,7 +100,7 @@ func (c *clientCache) dialTreeService(ctx context.Context, netmapAddr string) (*
|
|||
qos.NewAdjustOutgoingIOTagUnaryClientInterceptor(),
|
||||
metrics.NewUnaryClientInterceptor(),
|
||||
tracing.NewUnaryClientInterceptor(),
|
||||
tagging.NewUnaryClientInteceptor(),
|
||||
tagging.NewUnaryClientInterceptor(),
|
||||
),
|
||||
grpc.WithChainStreamInterceptor(
|
||||
qos.NewAdjustOutgoingIOTagStreamClientInterceptor(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue