Lalleh Rafeei
Lalleh Rafeei
"We would like all agents to stop shipping the Symantec Certificate Bundle. This will help us on our journey to releasing the agents under OSS licenses, and will make Security...
This PR fixes incorrect wrapping of modules on several frameworks
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.
# 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
## Description Within the APM configuration docs for each agent, the "Latest release" link does not go to anything. ## Steps to reproduce On the left hand side menu of...
This PR adds support for [`.with_raw_response.`](https://github.com/openai/openai-python?tab=readme-ov-file#accessing-raw-response-data-eg-headers) prepending to HTTP method calls in OpenAI. Currently, the New Relic instrumentation will instrument this, but during the collection of custom AI event attributes,...
This PR provides instrumentation support for AioBotocore
This PR aims to alleviate some of the time consumed by package data collection in the `connect` cycle. Instead of collecting all modules used in the application at startup, the...
This PR adds WSGI instrumentation capabilities (ASGI to come in a separate PR) Branches from #1599
This PR adds status setting capabilities as well as adding to the `record_exception` functionality. (Note that `record_exception` is not fully complete at this point.)