Notes
This release of the Python agent adds new GraphQL instrumentation support for the Graphene library and Graphene schemas created in Starlette/ FastAPI.
The agent can be installed using easy_install/pip/distribute via the Python Package Index or can be downloaded directly from the New Relic download site.
New Features
Add support for Graphene
Graphene applications will now be automatically instrumented.
Add support for Graphene schemas in Starlette/FastAPI with use of an AsyncioExecutor
Starlette/ FastAPI applications using GraphQL in conjunction with an AsyncioExecutor will now be automatically instrumented.