New docs
- .NET OpenTracing to AWS Lambda layers migration guide helps you migrate from .NET OpenTracing to the .NET APM agent Lambda layer.
- Use XCFramework manual installation when you want to install the New Relic iOS agent manually.
- Security bulletin NR24-02 - OpenSSH in New Relic Salesforce Exporter describes the recommendations and actions required to take if you're using the New Relic Salesforce Exporter.
Major changes
- Finalized updates and improvements to our branching install the .NET agent to make it easier to find the information you're looking for and get set up monitoring your app.
- In NRQL reference, added additional arguments and default values, as well as updates to histogram response times to make it easier to write queries related to these aggregator functions.
- In our UI, we've replaced
Add data
withIntegrations & Agents
. We've swept our docs site to reflect this. - Clarified the differences between cancelling an account and deleting an organization in downgrade or cancel New Relic and NerdGraph tutorial: View, create, rename, or cancel accounts.
Minor changes
- In charts and dashboards: visualizing your data, added tips on how to improve your dashboard and chart performance.
- In infrastructure agent configuration settings, added section that describes how the agent decorates process samples with container information when
process_container_decoration
is enabled. - Simplified compatible version information in .NET agent: compatibility and requirements for .NET Core.
- Added note in several Python APM configuration docs when a configuration option is disabled when high security mode is enabled.
- In issues and incident management and response, added a note clarifying when warning and critical alert incidents are created.
- Updated the diagram at the top of instrument your non-containerized Lambda function.
- Deleted "RightScale users and New Relic". RightScale was a partnership that's long been defunct.
- Noted that ServiceNow ITSM is a legacy alerts notification integration. Use ServiceNow's certified integration instead.
- Combined and relocated all of our Kubernetes integration version 2 docs to one subcategory on our site. Kubernetes version 3 is the latest and we recommend you use that instead.
- You can't rotate our REST API keys, because this older key is deprecated. If you're using a REST API key, delete it and use one of our other keys instead.
Release notes and What's New posts
- Infrastructure agent v1.55.0
- Config option to disable container decoration in
ProcessSample
- Dependencies: Update
newrelic/nri-docker
to v2.0.4 andnewrelic/nri-prometheus
to v2.21.4
- Config option to disable container decoration in
- Kubernetes integration v3.29.2
- Update golang.org/x/crypto dependency to v0.25.0
- .NET agent v10.27.0
- Support for disabling LLM monitoring at the account level
- Instrumentation for Amazon Simple Queuing Service (AWSSDK.SQS)