在 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.

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@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/1f13f196-3032-4f5b-b9d9-38e265751b5a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to