go-grpc-prometheus icon indicating copy to clipboard operation
go-grpc-prometheus copied to clipboard

why UnaryClientInterceptor use SentMessage() and ReceivedMessage()

Open lambdaxs opened this issue 5 years ago • 1 comments

https://github.com/grpc-ecosystem/go-grpc-prometheus/blob/c225b8c3b01faf2899099b768856a9e916e5087b/client_metrics.go#L111

SentMessage and ReceivedMessage is use to StreamClientInterceptor?

lambdaxs avatar Aug 22 '19 08:08 lambdaxs

Please elaborate, I don't understand what you're asking.

brancz avatar Aug 28 '19 09:08 brancz