Prashant, what are you trying to monitor? You are right about the Prometheus graphs that come with Linkerd are mainly for infrastructure monitoring and very basic. Have you looked into https://github.com/linkerd/linkerd-viz <https://github.com/linkerd/linkerd-viz> ?
If you want visibility in to the call traces, you might want to try Instana, that shows gRPC traces and spans across network boundaries. Thanks, > On Nov 13, 2018, at 9:02 PM, Prashant kumar Gupta > <[email protected]> wrote: > > Hi All, > > I have been looking for some tool which can give me the Client side as well > Server side details such as no of request, connections, size of data. I'm > aware of tool such as Linkerd & Nginx. But they doesn't proved to be useful. > Is anyone aware of any such tool ? Any help is highly appreciated. > > Thanks!! > > -- > You received this message because you are subscribed to the Google Groups > "grpc.io" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/grpc-io > <https://groups.google.com/group/grpc-io>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/grpc-io/1613fe96-629a-432d-8b01-d0def1e6af45%40googlegroups.com > > <https://groups.google.com/d/msgid/grpc-io/1613fe96-629a-432d-8b01-d0def1e6af45%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/21DD7B38-E275-45DC-A6CF-7E6906C65FCD%40wepay.com. For more options, visit https://groups.google.com/d/optout.
