pypi newrelic 8.7.1
v8.7.1

latest releases: 9.13.0, 9.12.0, 9.11.0...
18 months ago

Notes

This release of the Python agent adds support for a new config option to capture GraphQL introspection query transactions.

Install the agent using easy_install/pip/distribute via the Python Package Index or download it directly from the New Relic download site.

New features

  • Add support for a new config option to capture GraphQL introspection query transactions.

    Added new config setting instrumentation.graphql.capture_introspection_queries and corresponding environment variable NEW_RELIC_INSTRUMENTATION_GRAPHQL_CAPTURE_INTROSPECTION_QUERIES to control capturing of GraphQL introspection transactions. Defaults to false which retains previous behavior of ignoring transactions with introspection queries.

Bug fixes

  • Fixed introspection query recognition for GraphQL.

    Fixed introspection query recognition for GraphQL to allow introspection fields to be queried alongside real fields in traces.

Support statement

New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is 5.12.0.140. Find more information in the EOL Policy Page.

Don't miss a new newrelic release

NewReleases is sending notifications on new releases.