apm-agent-python icon indicating copy to clipboard operation
apm-agent-python copied to clipboard

[Feature] gRPC support

Open xiaowuyz opened this issue 5 years ago • 4 comments

APM support for gRPC would be excellent. We can likely implement this support via gRPC interceptors.

xiaowuyz avatar Nov 22 '19 10:11 xiaowuyz

Hi @xiaowuyz

The Python agent currently doesn't support grpc. We do plan to add support some time in the coming months.

beniwohli avatar Nov 22 '19 10:11 beniwohli

I took the liberty of editing your issue title/text so that we can track gRPC implementation here.

basepi avatar Nov 22 '19 15:11 basepi

@basepi Any idea on when we will have grpc support for python client?

julianogv avatar May 09 '22 11:05 julianogv

No clear idea yet, but I've added it to our roadmap discussions.

basepi avatar May 09 '22 15:05 basepi

Hi, be really interesting to know how this is progressing on your roadmap. We are a platform that is heavily invested in elastic APM and see real value from it. Our only current gap is the platform traffic that is GRPC based so having this capability would be gold dust for us ;)

smitp33 avatar Nov 04 '22 10:11 smitp33

Hey @smitp33! I'm pretty sure @beniwohli is working on this right now, so hopefully we'll have some good news for you soon!

basepi avatar Nov 04 '22 19:11 basepi

That is great news @basepi. If we can help any in terms of real world testing please do let us know.

smitp33 avatar Nov 08 '22 21:11 smitp33

If anyone is still willing to test, we have an open PR! #1703

basepi avatar Dec 05 '22 19:12 basepi