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

_Before contributing, please read our [contributing guidelines](https://github.com/newrelic/newrelic-python-agent/blob/main/CONTRIBUTING.rst) and [code of conduct](https://github.com/newrelic/.github/blob/master/CODE_OF_CONDUCT.md)._ # Overview Describe the changes present in the pull request # Related Github Issue Include a link to the...

[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) **Description** Instrumentation of module works, but if call is wrapped in loop_run_in_executor then...

bug
needs-triage

This PR adds: 1. Instrumentation for graphene-django 1. A fix to the user seeing an introspection field (__schema) after loading/reloading a GraphiQL page while running New Relic.

tests-failing
merge-conflicts

[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) **Description** When trying to do `pip install newrelic` it throws an error and...

bug
needs-triage

_Before contributing, please read our [contributing guidelines](https://github.com/newrelic/newrelic-python-agent/blob/main/CONTRIBUTING.rst) and [code of conduct](https://github.com/newrelic/.github/blob/master/CODE_OF_CONDUCT.md)._ # Overview Describe the changes present in the pull request # Related Github Issue Include a link to the...

# Overview This PR moves `validate_custom_event_in_application_stats_engine` and `validate_custom_event_count` into its own separate file within the testing_support/validators directory

tests-failing

**Description** Someone sent malformed requests to try to find vulnerabilities. Some of them raised exceptions in NewRelic's code. **Expected Behavior** Not raise an exception and let the app handle it....

bug
needs-triage

## Overview The changes include all the necessary modifications to APM codebase to invoke and control NR CSEC module. ## Related Github Issue - none ## Testing ### Automated test...

tests-failing

**Description** While publishing message to apache kafka , getting error with Newrelic Message Transaction - **Error 'MessageTransaction' object has no attribute 'destination_name'** **code** ``` producer = KafkaProducer( bootstrap_servers=bootstrap_servers, value_serializer=lambda x:...

bug
needs-triage

[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) We've recently bumped our newrelic python package from 7.4.0.172 to 8.7.1 and are...

bug
needs-triage