scout_apm_python icon indicating copy to clipboard operation
scout_apm_python copied to clipboard

APM coverage requested for Python app using GRPC protocol to talk to nodeJS

Open nobleShajeed opened this issue 4 years ago • 2 comments

Already using licensed scoutAPM for Intralinks application profiling A new application is being built which is written in python and uses GRPC protocol to talk to a node.js application

Please provide a scout plugin for python+GRPC

Noble nabi Shajeed

nobleShajeed avatar Jan 22 '21 20:01 nobleShajeed

Are you using grpcio ?

Btw you can already instrument your calls yourself with custom instrumentation

adamchainz avatar Jan 25 '21 18:01 adamchainz

Thanks Adam, yes to grpcio. it will require some code changes in our app but we will look into custom instrumentations

nobleShajeed avatar Feb 11 '21 22:02 nobleShajeed