scout_apm_python
scout_apm_python copied to clipboard
APM coverage requested for Python app using GRPC protocol to talk to nodeJS
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
Are you using grpcio ?
Btw you can already instrument your calls yourself with custom instrumentation
Thanks Adam, yes to grpcio. it will require some code changes in our app but we will look into custom instrumentations