Notes
This release of the Python agent includes the logs in context feature and bug fixes.
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.
Features
Logs In Context
The logs in context feature is now supported by the PythonaAgent. For more information, see the Python logs-in-context page.
Bug Fixes
The plugin list in the environment page may have been inaccurately reported
When using absolute imports in Python 2, the agent may have reported relative imports that were attempted but unsuccessful. Python 3 is not impacted. Modules are now reported correctly in Python 2.