intercept unumplemented method (for prometheus metrics)

38 views
Skip to first unread message

petr...@gmail.com

unread,
May 15, 2020, 5:27:03 AM5/15/20
to grpc.io
Our SRE team want add to metrics all call for unimplemented method. Is there way to do it? to intercept when some client call unimplemented method?

Right now i have MonitorInterceptor, where i handle some thing like metrics, opentracing etc. but this interceptor is not call when some client call unimplemented method.

I am using Kotlin with Vertx GRPC

zda...@google.com

unread,
Jul 22, 2020, 7:33:05 PM7/22/20
to grpc.io
I'm not familiar with VertX gRPC, but in Java, interceptor is still called when some client calls an unimplemented method.
Reply all
Reply to author
Forward
0 new messages