newrelic-python-agent icon indicating copy to clipboard operation
newrelic-python-agent copied to clipboard

New Relic Python Agent

Results 97 newrelic-python-agent issues
Sort by recently updated
recently updated
newest added

roadmap
distributed-tracing
stale

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 -...

bug
needs-triage

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...

bug
needs-triage

# Overview * Fix crash in aioredis when initializing agent before importing aioredis on `aioredis>=2.0.1` # Related Github Issue Closes #660