New docs
- Forward Kong Gateway logs describes how to install and use this new log forwarding plugin via the Kubernetes integration.
- Azure App Service monitoring describes how to integrate this Azure service with New Relic and links out to instructions on how to set this up for our Java, .NET, Node.js, and Python APM agents.
- Introduction to the data explorer describes how to use our new data explorer UI to query your data and gain deeper insights into how the New Relic platform can support you and solve your problems.
- Monitor Amazon ECS environments with APM language agents helps you install our APM agents on your AMazaon ECS environment.
- Migrate to NRQL describes how to migrate your REST API v2 queries to NRQL queries.
Major changes
- We've migrated content from our open source site to our docs site.
- Clarified how to manage secrets with the Kubernetes agent operator.
Minor changes
- In OpenTelemetry metrics in New Relic, we've clarified that OpenTelemetry summary metrics aren't supported.
- Updated a screenshot in recommended alert policies and dashboards to clarify where to find the Kubernetes and Google Kubernetes Engine tiles.
- Deleted Stackato and WebFaction docs related to the Python APM agent, because they're no longer relevant.
- Added a new browser monitoring endpoint to our Networks doc.
- Cleaned up minor issues across our browser monitoring troubleshooting docs.
- In troubleshoot runtime upgrade errors described how to solve issues when using older Node runtimes with
$http
objects. - In .NET agent API, we've added
NewRelic.Api.Agent.NewRelic
to theITransaction
API call and added the newRecordDatastoreSegment
API call.
Release notes
Stay up-to-date on our most recent releases:
- Android agent v7.6.1
- Adds support for the Android Gradle plugin 8.7
- Fixes ProGuard/DexGuard mapping files not being correctly uploaded
- Other bug fixes
- Browser agent v1.269.0
- Allows the MicroAgent loader on NPM to use logging APIs to manually capture log data
- Adds instrumentation metadata to logging payloads
- Fixes bugs related to session traces and session replay security policy errors
- Go agent v3.35.0
- Adds support for secure cookie event reporting
- Uses
error.Error()
value for log attributes - Enhances URL support for AMQP server connections
- Various bug fixes
- Lambda-Extension v2.3.14
- Adds a feature to ignore extension startup checks
- Updates README with information on how to use the
NR_TAGS
environment variable - Adds support for the
NEW_RELIC_ENABLED
Boolean environment variable
- .NET agent v10.32.0
- Deprecates enviroment variables prefixed
NEWRELIC_
- Implements a consistent naming scheme for all environment variables
- Updates CosmosDB instrumentation to support the latest version
- Deprecates enviroment variables prefixed
- Ping Runtime v1.47.0
- Fixes an issue related to user permissions for the ping-runtime control script for non-root users
- Python agent v10.2.0
- Adds Azure init container operator flag to support that option for monitoring Azure Container apps