scout_apm_python
scout_apm_python copied to clipboard
Instrument Graphene operations
Add some automatic Graphene instrumentation.
Before this is built, is there a way to do it manually? The need to track our GraphQL endpoints is an increasing priority for us
There sure is! You can use the .instrument() context manager to track custom sections: https://docs.scoutapm.com/#python-custom-instrumentation
I'd be interested to know what you do trak to help inform our integration.