forked from TrueCloudLab/frostfs-node
go.mod: Bump frostfs-qos version
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
2
pkg/network/cache/multi.go
vendored
2
pkg/network/cache/multi.go
vendored
|
@ -67,7 +67,7 @@ func (x *multiClient) createForAddress(ctx context.Context, addr network.Address
|
|||
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