Python gRPC interceptors for Prometheus

586 views
Skip to first unread message

usethis...@gmail.com

unread,
Feb 4, 2018, 11:46:33 PM2/4/18
to grpc.io
Now that python gRPC has support for interceptors, is there a plan for adding Prometheus metrics for Python, similar to Go and Java gRPC servers? Any pointers on how to go about adding them?

Thanks,
KC

Amit Saha

unread,
Feb 5, 2018, 1:29:24 AM2/5/18
to usethis...@gmail.com, grpc.io
On Mon, Feb 5, 2018 at 3:46 PM <usethis...@gmail.com> wrote:
Now that python gRPC has support for interceptors, is there a plan for adding Prometheus metrics for Python, similar to Go and Java gRPC servers? Any pointers on how to go about adding them?


It is based off the then in progress interceptor proposal code.



Thanks,
KC

--
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 grpc-io+u...@googlegroups.com.
To post to this group, send email to grp...@googlegroups.com.
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/716507f9-82a2-4b4d-b1ba-c2b9825bed92%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

zhy...@gmail.com

unread,
Sep 3, 2018, 2:14:50 AM9/3/18
to grpc.io
在 2018年2月5日星期一 UTC+8下午12:46:33,usethis...@gmail.com写道:
> Now that python gRPC has support for interceptors, is there a plan for adding Prometheus metrics for Python, similar to Go and Java gRPC servers? Any pointers on how to go about adding them?
>
>
> Thanks,
> KC
My company uses go-grpc-prometheus to monitor go programs in production environments. But I can't find the same package to monitor python programs. I am trying to implement a python version.
https://github.com/zhyon404/python-grpc-prometheus
It can be seen that there are still many features that are not implemented. It has not been verified whether it is safe to run in a production environment. So I want to ask if grpc-ecosystem can take over and improve the python version of the program together.
Reply all
Reply to author
Forward
0 new messages