New docs
- Go easy instrumentation is an experimental tool that makes it easy to instrument your application with the New Relic Go agent, saving you time and effort. Try it now!
- Segmentation faults provides guidance on how to identify and fix segmentation faults when using the New Relic PHP agent.
Major changes
- Updated the instructions to manually install the Android agent.
- Starting August 26, 2024, only the new runtime is available for creating synthetic monitors. But you can downgrade the runtime of an existing monitor from the new version to the legacy version until October 22, 2024 EOL.
Minor changes
- In addToTrace, we've corrected the description and code example of the
JavaScript object
parameter. - In Downgrade or cancel New Relic, added guidance on preparing for org deletion when using multiple authentication domains.
Release notes and What's New posts
- Node.js agent v12.3.0
- Allows custom attributes to be assigned to LLM events in a function
- Improves AWS Lambda event detection
- PHP agent v11.1.0.14
- Supports Drupal 11
- Fixes an issue where
newrelic.so
could not earlier use thestrlcpy
function on Linux