newrelic-python-agent
newrelic-python-agent copied to clipboard
New Relic Python Agent
Co-authored-by: Lalleh Rafeei Co-authored-by: Hannah Stepanek Co-authored-by: Uma Annamalai # Overview * Flask class-based and method-based views currently report the class name as the `code.function` source, causing Code Level Metrics...
**Description** I am not able to reopen and issue so reposting this here, please reference #653 list(dict.values()) is still iterating over the dictionary to copy it to a list -...
This PR fixes incorrect wrapping of modules on several frameworks
[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) **Description** Our build broke today. ``` No module named 'aioredis.commands' Traceback (most recent...
# Overview * Fix crash in aioredis when initializing agent before importing aioredis on `aioredis>=2.0.1` # Related Github Issue Closes #660