Major changes
- Updated the guidelines for downgrading or canceling a New Relic account.
- Enhanced the Attributes elements for .NET agent configuration.
- Improved the connector configurations for New Relic AI Knowledge connectors.
Minor changes
- Added array functions to the NRQL reference.
- Updated the command-line options for nrdiag by introducing the
-k8s-namespace STRING
option to specify the namespace when executing thekubectl
command.
Release notes
Stay up-to-date with our latest releases:
- Added async support for Elasticsearch.
- Enabled parsing of GraphQL configuration settings.
- Fixed a crash in Kombu when running with Sentry.
Kubernetes integration v3.39.0:
- Upgraded
newrelic-infrastructure
to version 3.44.0 - Updated the
nri-bundle
to version 5.0.122
- Upgraded
- Migrated teams from EXT to NGEP.
- Added multi-team support.
- Introduced team search functionality in the team detail screen.
- Fixed the in-app feedback functionality.
- Removed the agent configuration cache and associated getters/setters.
- Updated
createSegment
to prevent adding segments to the trace whenmax_trace_segments
is exceeded. - Revised the compatibility report.
- Updated
- Added defensive code for calculating exclusive time on a segment when the segment cannot be located in the transaction trace tree.
- Improved how the OpenTelemetry bridge trace propagator assigns
traceparent
andtracestate
headers. - Updated the compatibility report.
Major changes
Added trace.id attribute to the
AjaxRequest
event that acts as a distinct identifier for individual requests, ensuring their differentiation across inter-process and intra-process boundaries.Removed AmazonQ integration section from New Relic's documentation.
Updated the PREDICT clause with the default behaviours.
Removed video agent and all the corresponding documents from the New Relic documentation.
Marked the NerdGraph tutorial for Alert notification channels as deprecated.
Discontinued the support for end-to-end (E2E) test coverage on operating systems utilizing Control Group v1.
Added new investigate state in the Alert section.
Minor changes
Updated the .Net agent configuration .
Updated the python agent configuration file to include 'environment variable' through settings.
Updated agent downloads section to accomodate New Relic's changed IP configurations.
Updated the PHP agent compatibility and requirements for Amazon DynamoDB.
Added Windows Server 2025 as supported OS for the infra agent.
Updated the Node.js agent compatibility report.
Release notes
Check out our What's New posts to learn about new features and releases:
- What's New post for:
Stay up-to-date on our most recent releases:
- PHP agent v11.8.0.22:
- Added support for AWS DynamoDB instrumentation.
- Ensured event buffers always exist to prevent race conditions between agent life-cycles and data storage.
- Fixed a bad reference to a parent function that was not previously accessible.
- Addressed customer-reported crashes and bugs.
Mobile app for Android v5.29.4:
- Fixed bugs and made performance improvements.
Grandes mudanças
Adicionado o atributo trace.id ao evento
AjaxRequest
que atua como um identificador distinto para requests individuais, garantindo sua diferenciação entre limites interprocessuais e intraprocessuais.A seção de integração do AmazonQ foi removida da documentação do New Relic.
Atualizou a cláusula PREDICT com os comportamentos padrões.
O agente de vídeo e todos os documentos correspondentes foram removidos da documentação do New Relic .
Marcado o tutorial do NerdGraph para canal de alerta de notificação como obsoleto.
Foi descontinuado o suporte para cobertura de testes de ponta a ponta (E2E) no sistema operacional utilizando o Control Group v1.
Adicionado novo estado de investigação na seção de alerta.
Pequenas mudanças
Atualizou a configuração do agente .Net.
O arquivo de configuração do agente Python foi atualizado para incluir 'variável de ambiente' por meio das configurações.
Seção de downloads do agente atualizada para acomodar a configuração de IP alterada do New Relic.
Atualizado o PHP compatível do agente e os requisitos para o Amazon DynamoDB.
Adicionado o Windows Server 2025 como sistema operacional suportado para o agente de infraestrutura.
Atualizado o relatório de compatibilidade do agente Node.js.
Notas de versão
Confira nossas postagens de Novidades para saber sobre novos recursos e lançamentos:
Postagem de novidades para:
Fique por dentro dos nossos lançamentos mais recentes:
- Adicionado suporte para instrumentação do AWS DynamoDB.
- Buffers de eventos garantidos sempre existem para evitar condições de corrida entre o agente ciclo de vida e o armazenamento de dados.
- Corrigida uma referência incorreta a uma função pai que não estava acessível anteriormente.
- Corrigiu falhas e bugs relatados por clientes.
Aplicativo móvel para Android v5.29.4:
- Corrigimos bugs e fizemos melhorias de desempenho.
New docs
- NerdGraph tutorial: Managing the Metric Normalization Rules provides guidance on using NerdGraph for managing metric normalization rules.
- Scorecards templates library has customizable templates for engineering and business use cases, grounded in enterprise best practices to tackle common challenges.
- New Relic OTel K8s Metrics Mapping outlines how Kubernetes OpenTelemetry metrics are mapped to New Relic Kubernetes metrics.
Major changes
- Added
sampler.remote_parent_sampled
in Java Agent Configuration: Config File to define how the agent should handle sampling spans when their parent span from an upstream entity was sampled. - Update the SCIM provisioning to specify that it now requires a Paid Edition for automated user management in New Relic.
- Updated the Cloud Rule APIs document for pipeline control to include information on how to drop attributes from dimensional metric rollups.
- Added a query to track login and logout events on the Account Change Tracking page.
Minor changes
- Updated the .Net agent compatibility version.
- Removed the limitation on PingOne in automated user management that was previously unsupported due to group provisioning restrictions.
- Added a limitation in the Anomaly Detection page specifying no support for monthly or yearly seasonality due to computational limits.
- Updated the Node.js agent compatibility report.
- Added batching and compression settings for infinite tracing to the Node.js agent configuration document.
Release notes
Check out our What's New posts to learn about new features and releases:
- What's New post for Login and logout audit events.
Stay up-to-date on our most recent releases:
- Fixed the non-infinite timeout issue that appeared when creating
HttpClient
andSocketsHttpHandler
instances. - Fixed the issue preventing repeated SQL explain plan attempts after initial failure.
- Fixed the non-infinite timeout issue that appeared when creating
- Updated the architecture to Prevent storing session data past session expiry.
- Introduced
isFirstOfSession
attribute on InitialPageLoad events. - Fixed the the
hasReplay
attribute missing issue after session recording is resumed. - Fixed the issue causing errors when the logging feature aborted before the agent set up the event buffer.
- Add OpenTelemetry compatible datastore span attributes.
- Fixed the LangChain instrumentation issue for string response types.
- Disabled Kombu instrumentation.
- Added support for CRaC.
- Added support for JDK24.
- Added sampling options when an inbound traceparent exists.
- Added support for Undertow as a stand-alone module.
- Added support for Couchbase Client.
- Added feature flag to apply Kotlin
ArrayIndexOutOfBoundsException
fix to all methods. - Fixed netty 'Unknown' transactions.
- Refactored AWS docker id fetch to use 5s timeout.
- Prevented cache lock for long DB statement parsing.
- Added config to specify whether java.sql is loaded by platform classloader.
Kubernetes integration v3.38.0
- Updated
lastTerminatedTimestamp
to usetime.Time
instead ofint64
for better time handling. - Updated kubernetes packages to v0.32.3.
- Updated go to v1.24.2.
- Updated golang.org/x/crypto to v0.37.0.
- Updated
Diagnostics CLI (nrdiag) v3.3.0
- Updated to return a warning instead of an error when there is an issue connecting to github to verify the version.
- Added the following tasks for Kubernetes and Agent Control:
- K8s/AgentControl/helm-controller - Collects Agent Control helm-controller pod logs
- K8s/AgentControl/source-controller - Collects Agent Control source-controller pod logs
- K8s/AgentControl/agent-control - Collects Agent Control agent-control pod logs
- K8s/Flux/Charts - Collects Flux Helm Charts information
- K8s/Flux/Repositories - Collects Flux Helm Repositories information
- K8s/Flux/Releases - Collects Flux Helm Releases information
- K8s/Resources/Config - Collects K8s configMaps for the given namespace in YAML format
- K8s/Resources/Deploy - Collects K8s deployments information for the given namespace in YAML format
- K8s/Resources/Pods - Collects K8s pods information for the given namespace in YAML format
- K8s/Resources/Daemonset - Collects K8s daemonsets information for the given namespace in YAML format
- K8s/Env/Version - Retrieves the version of the kubectl client and of the cluster
- K8s/Helm/Releases - Collects the list of helm releases
- Fixed the custom interaction conflicts with default interaction.
- Added the capability to export the configuration of a service level as Terraform code.
- Added support for Azure functions background trigger types.
- Added support Azure functions HTTP trigger type.
- Updated span streamer to properly retry failed batches and handle flushing batch queue every 5 seconds.
- Update otel bridge rules synthesizer to properly handle consumer kind rules.
- Updated compatibility report.
- Fixed prisma CI issues.
- Improved logging within utilization detection.
Novos documentos
- O tutorial do NerdGraph: Gerenciando as regras de normalização métrica fornece orientações sobre o uso do NerdGraph para gerenciar regras de normalização métrica.
- A biblioteca de modelos de scorecards possui modelos personalizáveis para casos de uso de engenharia e negócios, baseados em práticas empresariais recomendadas para enfrentar desafios comuns.
- O mapeamento métricoNew Relic OTel K8 descreve como as métricas Kubernetes OpenTelemetry são mapeadas para as métricas New Relic Kubernetes .
Grandes mudanças
- Adicionado
sampler.remote_parent_sampled
na configuração do agente Java : Arquivo de configuração para definir como o agente deve manipular intervalos de amostragem quando seu intervalo de amostragem de uma entidade upstream for amostrado. - Atualize o provisionamento do SCIM para especificar que agora ele requer um Paid Edition para gerenciamento automatizado de usuários no New Relic.
- O documento Cloud Rule APIs para controle de pipeline foi atualizado para incluir informações sobre como remover atributos de rollups de métricas dimensionais.
- Adicionada consulta para acompanhar eventos de login e logout na página Monitoramento de Alterações de Conta .
Pequenas mudanças
- Atualizada a versão de compatibilidade do agente .Net.
- Foi removida a limitação do PingOne no gerenciamento automatizado de usuários , que anteriormente não era suportada devido a restrições de provisionamento de grupo.
- Foi adicionada uma limitação na página Detecção de anomalias, especificando que não há suporte para sazonalidade mensal ou anual devido a limites computacionais.
- Atualizado o relatório de compatibilidade do agente Node.js.
- Adicionadas configurações de compactação e processamento em lote para rastreamento infinito ao documento de configuração do agente Node.js.
Notas de versão
Confira nossas postagens de Novidades para saber sobre novos recursos e lançamentos:
- Postagem de novidades para evento de auditoria de login e logout.
Fique por dentro dos nossos lançamentos mais recentes:
- Corrigido o problema de tempo limite não infinito que aparecia ao criar instâncias
HttpClient
eSocketsHttpHandler
. - Corrigido o problema que impedia tentativas repetidas de explicar o plano SQL após a falha inicial.
- Corrigido o problema de tempo limite não infinito que aparecia ao criar instâncias
- Arquitetura atualizada para impedir o armazenamento de dados de sessão após a expiração da sessão.
- Introduzido o atributo
isFirstOfSession
no evento InitialPageLoad. - Corrigido o problema do atributo
hasReplay
ausente após a gravação da sessão ser retomada. - Corrigido o problema que causava erros quando o recurso de logging era abortado antes do agente configurar o buffer de eventos.
- Adicionar armazenamento de dados compatível com OpenTelemetry span atributo.
- Corrigido o problema de instrumentação LangChain para tipos de resposta de string.
- Instrumentação Kombu desabilitada.
- Adicionado suporte para CRaC.
- Adicionado suporte para JDK24.
- Opções de amostragem adicionadas quando existe um traceparent de entrada.
- Adicionado suporte para Undertow como um módulo autônomo.
- Adicionado suporte para o Couchbase Client.
- Adicionado sinalizador de recurso para aplicar a correção Kotlin
ArrayIndexOutOfBoundsException
a todos os métodos. - Transações líquidas 'Desconhecidas' corrigidas.
- Refatoração da busca de ID do docker da AWS para usar tempo limite de 5s.
- Bloqueio de cache evitado para análise longa de instruções de banco de dados.
- Configuração adicionada para especificar se java.sql é carregado pelo carregador de classes da plataforma.
lastTerminatedTimestamp
atualizado para usartime.Time
em vez deint64
para melhor gerenciamento de tempo.- Pacotes do Kubernetes atualizados para v0.32.3.
- Atualizado para v1.24.2.
- Atualizado golang.org/x/crypto para v0.37.0.
CLI de diagnóstico (nrdiag) v3.3.0
Atualizado para retornar um aviso em vez de um erro quando há um problema de conexão com o GitHub para verificar a versão.
Adicionadas as seguintes tarefas para Kubernetes e Agente Control:
- K8s pod AgentControl/helm-controller - Coleta logs do pod helm-controller do Agente Control
- K8s/AgentControl/source-controller - Coleta logs do pod do agente Control source-controller
- K8s/AgentControl/agente-control - Coleta logs pod de controle de agente de controle de agente
- K8s/Flux/Charts - Coleta informações sobre gráficos Flux Helm
- K8s/Flux/repositório - Coleta informações do repositório do Flux Helm
- K8s/Flux/Releases - Coleta informações sobre os lançamentos do Flux Helm
- K8s/Resources/Config - Coleta configMaps do K8s para o namespace fornecido no formato YAML
- K8s/Resources/implantar - Coleta informações de implantação do K8s para o namespace fornecido no formato YAML
- K8s/Recursos/pod - Coleta informações do pod K8s para o namespace fornecido no formato YAML
- K8s/Recursos/Daemonset - Coleta informações de daemonsets K8s para o namespace fornecido no formato YAML
- K8s/Env/Version - Recupera a versão do cliente kubectl e do cluster
- K8s/Helm/Releases - Coleta a lista de lançamentos do Helm
- Corrigidos os conflitos de interação personalizada com a interação padrão.
- Adicionada a capacidade de exportar a configuração de um nível de serviço como código Terraform.
- Adicionado suporte para tipos de gatilhos em segundo plano Azure Functions.
- Adicionado suporte ao tipo de gatilho HTTP Azure Functions.
- Streamer de intervalo atualizado para tentar novamente lotes com falha e lidar com a fila de lotes de limpeza a cada 5 segundos.
- Atualizar o sintetizador de regras do otel bridge para manipular adequadamente as regras do tipo consumidor.
- Relatório de compatibilidade atualizado.
- Problemas corrigidos no prisma CI.
- Logging aprimorado na detecção de utilização.
New doc
- AWS SQS message queue instrumentation supports distributed trace headers for SQS messages starting from version 2.1.0, with guidance on custom instrumentation for message receiver operations.
- Alert Intelligence Tool enhances the ability to assess application health and performance through agentic integration with our partners.
- Confluent Cloud managed streaming for Apache Kafka provides guidance on monitoring Kafka clusters and topics, and setting up alerts for Confluent Cloud.
- New Relic AI summary for Session Replay summarizes and maps session replay event trail data, enabling a better understanding of errors and successes in users' browser journeys.
- Response intelligence with New Relic AI reduces the time to resolve issues and incidents by leveraging New Relic AI with response intelligence.
- Browser logs capture real-time browser console logs to enhance observability, simplify debugging, and improve user experience.
- Introduction to Transaction 360 offers a revolutionary approach to application monitoring and troubleshooting by automatically capturing and correlating all entities and data related to specific problems or questions.
- AWS logs in Context provides a comprehensive, integrated log management solution that enhances troubleshooting efficiency and system observability within AWS environments.
- Manage and reinstall your current instrumentation with Agent Control.
- Agentic Control is a lightweight agent supervisor that manages other New Relic and New Relic distributions of OpenTelemetry agents by communicating with Fleet Control to remotely configure, update, and monitor the health of infrastructure-level instrumentation.
- Pipeline control allows you to manage the flow of data from your monitored entities to New Relic.
- Docker container integration monitors and reports metrics from Docker containers to New Relic.
- Lambda response monitoring functions in Node.js applications to gain real-time insights into the performance and behavior of each invocation.
Major changes
- Added Amazon CloudWatch Metric Streams, ElastiCache (Memcached), and Amazon MQ (ActiveMQ) as Supported entity relationships for OpenTelemetry.
- Added Amazon CloudWatch Metric Streams with Amazon Managed Kafka (MSK) to generate MSK entities in New Relic. These entities are tagged with
aws.clusterName
oraws.kafka.ClusterName
,aws.awsRegion
oraws.region
, andaws.topic
oraws.kafka.Topic
. - Added additional Solr troubleshooting instructions for the metric changes in version 8.10.
- New Relic has discontinued the use of the following IP ranges:
3.145.244.128/25
3.77.79.0/25
3.27.118.128/25
20.51.136.0/25
4.197.217.128/25
18.246.82.0/25
158.177.65.64/29
159.122.103.184/29
161.156.125.32/28
As of May 1, 2025, these ranges may be reallocated by the cloud provider to other customers for purposes beyond our control. Please update your network configurations accordingly.
- Added a troubleshooting document to retrieve the New Relic license key for issues using AWS Secrets Manager with New Relic.
- Added a troubleshooting document for Lambda functions not showing as instrumented.
- Added a troubleshooting document for issues adding multiple AWS accounts with respective regions.
- Added a troubleshooting document for issues using AWS Secrets Manager with New Relic.
- Added New Relic Agentic integrations to FedRAMP.
- Added a new document on New Relic's EC2 Image Builder integration.
- Added Dashboards to CodeStream.
- Added OpenTelemetry Collector for Kubernetes monitoring and New Relic Distributions of the OpenTelemetry Collector.
- Extended the deadline to May 14, 2025, for updating the Synthetic IP ranges of your Synthetic monitors.
- Added new IP ranges for Synthetic monitoring in Synthetic monitoring.
- Updated the Query account document to include queries for logged users.
- Updated the feature flags for Android monitoring.
- Updated the Anomaly detection document to include information on a new field for anomaly NRQL alert conditions, allowing users to configure seasonality.
Minor change
- Distributed Tracing for sending messages is supported from version 2.1.0 to the latest in the frameworks and libraries for Java monitoring.
- AWS Glue Spark ETL jobs have limitations for Python Shell jobs in the AWS Glue monitoring integration.
- Added Canada (British Columbia and Saskatchewan), Chicago, District of Columbia, Illinois, and Vermont to the territories currently subject to sales tax.
- Updated the Windows option for instrumenting Azure Functions with the New Relic .NET Agent.
- New Relic Java's layered and SDK instrumentation are now compatible with
com.amazonaws:aws-lambda-java-events
versions 3.0.0 and later. - Added exceptional cases where both legacy externals and uninstrumented GUIDs might appear.
- Added instructions for onboarding to the new map experience directly from the Service Maps page.
- Updated the supported hours section.
- dSYM files are now limited to 1 GB each.
- Added
NODE_OPTIONS
as an additional environment variable for AWS Lambda. - Added log labels to agent configuration and agent forwarded log label information.
- Updated the New Relic API keys section with details on managing and obtaining full keys when needed.
- Users of Java Agent 8.18.0 need to manually enable SQS instrumentation in the
newrelic.yml
file. - The
NEW_RELIC_USE_ESM
environment variable will be removed in future versions of the Node.js Lambda layers. - Updated the conditions per policy limit from 500 to 1000.
- Effective Monday, March 3, 2025, our Kubernetes integration will no longer support Kubernetes v1.27 and earlier. Kubernetes integration v3.40.1 and later will be compatible only with Kubernetes versions 1.28 and later.
- Restored the Mermaid diagram support information.
- Added associated pricing details for Advanced and Core Compute pricing plans.
- Updated the email account settings document to include information on special character support.
- Updated the Agent Control document to clarify that multiple installations of Agent Control on the same cluster are not supported.
- Updated the Node.js agent configuration document to include batching and compression settings for infinite tracing.
- Updated the use TCP endpoint document to include information on finding logs by searching for the attribute
plugin.type:"syslog-newrelic"
. - Added a new access and data management section in the Agentic AI document.
- Added limitations of log APIs in the use TCP endpoint document.
- Updated the Kubernetes document to highlight the importance of restarting pods after deployment.
- Updated the environmental variables for Azure functions.
- Updated the New Relic OTLP attribute processing document for added clarity.
Release note
Check out our What's New posts to learn about new features and releases:
What's New posts for:
- Enhanced control for Session Replay settings
- Update to New Relic Synthetics IP ranges
- 1-Click Log Forwarding for Java Applications
- Updates to New Relic access control
- Upcoming change to count(*) in Dimensional Metrics Queries
- Timeslice Metrics and Lookup Tables Now Available in Data Explorer
- Changes to data exploration products
- New Relic Control
- New filter bar and data table support for error inbox
- Login and logout audit events
- PromQL translator now in the query console
EOL post for:
Stay up-to-date on our most recent releases:
- Added .NET 8+ support for System.Data.Odbc.
- Added support for instrumenting OpenSearchClient requests.
- Fixed Azure Function app name prefix to
faas.name
attribute in Azure Function transactions. - Fixed the custom attribute values of type float and decimal not being serialized correctly.
- Improved error handling in AWS account ID parsing logic.
- Updated the architecture to enable future micro front-end support.
- Enhanced the
UserAction
fields to capture "nearest" field values when theUserAction
target does not include the desired fields.
- Enhanced the
- Removed the agentIdentifier argument from agent constructors.
- Rolled back to the previous FirstInteraction implementation.
- Updated the runtime polling frequency from 60 minutes to 30 minutes to reduce the impact of faults in runtime releases.
Mobile app for Android v5.28.4
- Upgraded the agent dependency to version 7.6.2.
- Improved the page loading experience.
- Enhanced user analytics.
- Integrated the force update.
- Fixed the Prometheus bug.
- Fixed the Insights API events bug.
- Implemented time measurement for Top Flows pages, focusing on requesting and loading API responses, and page rendering.
- Fixed the page session time instrumentation for Explorer and Logs.
- Implemented a fix to stop the page session when the app transitions to the background and resume it when the app returns to the foreground.
- Added page session tracking events.
- Added click events.
- Fixed a bug related to incorrect page session creation via bottom tabs.
- Added health check support for upcoming features.
- Added OpenTelemetry bridge instrumentation, including a context manager and processor to handle synthesizing segments and time-slice metrics.
- Updated the default config to accept undefined as the default value.
- Updated the compatibility report.
- Fixed broken links by decoding
&
to&
.
- Fixed broken links by decoding
- Updated upstream components to version
0.123.0
.
- Updated upstream components to version
- Added entity linking attributes for AWS Kinesis and AWS Firehose.
New doc
- Auto logging enhances front-end observability for Pro and Pro+SPA browser agents, enabling automatic collection of
WARN
levelconsole
log messages.
Major changes
- Updated the compatibility reports for Node.js agent.
- Added a methord in KTranslate Docker container health monitoring to check the log locally from the Linux package.
- Updated network blocks with new effective IP ranges to improved connectivity and security.
- Updated the OTLP protocol version that New relic uses.
- Updated APM: Report custom events and attributes to include the ability to increase the maximum number of custom events in the PHP agent from 30,000 to 100,000 per minute.
- Added a call-out for the deprecation and end of support for NewRelic Xamarin NuGet Package.
Minor change
- Updated the supported Python versions.
- The attribute values specified in the Okta user profile configuration are now case-sensitive.
- SCIM API user type values are now case sensitive.
- Updated the supported PHP agent versions.
Release note
Stay up-to-date on our most recent release:
- Go agent v3.36.0
- Enhanced the security agent integration to improve trace handling and security analysis.
- Fixed bugs.
- Browser agent v1.279.0
- Deprecated First Input Delay (FID), in favor of Interaction To Next Paint (INP).
- Android agent v7.6.3
- Introduced build-time feature flag for LogInstrumentation.
- Enhanced logging.
- Fixed bugs.
- Python agent v10.5.0
- Introduced agent health reporting.
- Fixed bugs.
- Ruby agent v9.17.0
- Support Ruby 3.4.0.
- Added instrumentation for aws-sdk-firehose.
- Enhanced Kubernetes APM auto-attach - new agent version precedent.
- Added health checks when the agent runs within Agent Control.
- Added Redshift as recognized ActiveRecord adapter.
- Added instrumentation for aws-sdk-kinesis.
- Fixed bugs.
- Node.js agent v12.11.3
- Fixed bugs.
- Java agent v8.18.0
- Added scala3 source detection.
- Vertx: decreased the amount of tokens created.
- Added new instrumentation modules for Struts2 v6.7.0 and Kafka 3.9.
- Added support for distributed tracing in AWS SQS.
- Added relationship metric support for Kafka clients node metrics.
- Fixed bugs.
- Fluent Bit v3.1.9
- Multiline reset fixes high CPU.
- Improved error messaging and Multiline filter.
- Upgraded CTraces.
- Calyptia output updates for Windows and agent registration.
- Fixed bugs.
New docs
- New Relic Digital Operational Resilience Act (DORA) subcontractor provides a list of DORA subcontractors that New Relic uses to provide services to customers.
- Digital Operations Resilience Act (DORA) locations of processing provides information about the locations where New Relic processes and stores personal data in the context of the DORA regulation.
Major changes
- Added information about increasing the lookup table limit per account from 20 to 250 in the Upload CSV-format lookup tables.
- Updated the compatibility reports for Node.js agent and .NET agent.
- Added a step to verify authorization for data retrieval in the procedure to connect Google Cloud Platform services to New Relic.
- Added the
cloud
element configuration, and updated thelog
element configuration information in the .NET agent configuration page. - Added information in the MySQL monitoring integration about dimensional metrics that are not supported with MySQL 8.0 and above.
- Updated the
logType
notation fromtail
tofile
in the pattern configuration section of the Forward your logs using the infrastructure agent page.
Minor change
- Documented the existing capability in the NRQL reference to use the
*
withSELECT
clause to retrieve all available attributes along with specified additional columns.
Release note
Check out our What's New posts to learn about new features and releases:
- What's new posts for:
Stay up-to-date on our most recent release:
- Kubernetes integration v3.33.0:
- Added new chart versions for New Relic infrastructure and bundle.
- Mobile app for Android v5.28.0:
- Fixed crash issues on the host services screen.
- Fluent Bit v3.1.9:
- Fixed vulnerabilities by supporting the latest Fluent Bit.
- Facilitated Fluent Bit
v3.1.9
for the infrastructure agent. - Updated the Fluent Bit Output Plugin Docker image.
- Installed the new plugin image with the New Relic Logging Helm chart.
- .NET agent v10.35.0
- Enabled DynamoDB entity relationships.
- Instrumented Lambda invocations in AWS SDK.
- Facilitated
SocketsHttpHandler
for configuringHttpClient
in .NET 6+. - Fixed the inconsistency of console logging between the Agent and Profiler.
- Fixed incorrect string comparisons in the Profiler.
- Reduced the likelihood of a deadlock in
HttpClient.SendAsync()
.
New docs
- New Relic alert destinations and workflows describes how you can update your New Relic alerts to use Microsoft Teams workflows.
- Active user describes how to track the number of devices, sessions, or users running your app daily, weekly, or monthly, trended over time.
- Cross-account alerts explains how to set-up alert conditions that monitor data from a different account..
- Cross-account alert elections explains how to use the NerdGraph mutation to update account settings by enabling cross-account alert.
Major changes
- Added label support to Windows services.
- Updated the compatibility reports for Node.js agent, .NET agent, and AI monitoring.
- Added information related to cross-account alerts in the following documents:
- Updated the SNOW integration version.
- Added a disclaimer for AI Monitoring for an upcoming AIM feature in the following documents:
Minor changes
- Updated the NRQL query syntax in the Dashboard Template.
- Fixed code formatting in the Java agent API.
Release note
Check out our What's New posts to learn about new features and releases:
- What's new posts for:
Stay up-to-date on our most recent release:
- Added events for enhanced application performance.
- Bug fixed to allow pageView feature to access to an event buffer.
- Fixed an issue where obfuscation rules weren't followed when added after the agent was initialized.
- Updated the bump
nri-flex
version.
- Updated the bump
Kubernetes integration v3.32.4:
- Added new chart versions for New Relic infrastructure and bundle.
- Added instrumentation for
@opensearch-projects/opensearch
v2.1.0+. - Fixed a bug for event matcher to use properties specific to web requests.
- Fixed
mysql2
tests for newmysql2
version. - Updated the
eslint
configuration. - Removed the
t.diagnostic
fromtests
. - Updated the
codecov-action
to latest released versionsha
.
- Added instrumentation for
- Updated the
undici
instrumentation to fix crash with trying to calculate the exclusive duration on a segment that no longer exists. - Updated the compatibility report.
- Fixed the DNS integration tests.
- Updated the
- Fixed the Drupal error and enhanced exception handling
- Addressed the
aws-sdk-php
versioning change
New docs
- Published a new topic for Azure Functions monitoring.
Major changes
- Added Flutter support for test crash reporting in the Mobile SDK.
- Added a callout about moving few Session replay settings to server-side configuration for browser agent version
1.259.0
or higher. - Updated the compatibility report for Node.js agent.
- Added a recommendation under User management to use domain capture for automatically adding users in Pro and Enterprise accounts.
- Added instructions for updating the .NET agent using the New Relic Azure site extension.
- Updated Custom instrumentation via attributes (.NET) to avoid instrumenting top-level methods like
Main()
. - Updated Parsing log data on how to parse mixed-format logs using JSON grok.
Minor change
- Updated the
nri-flex
configuration file in Temporal Cloud integration.
Release notes
Stay up-to-date on our most recent releases:
- Browser agent v1.278.1
- Bug fixed to harvest only on EoL for new harvester.
- Browser agent v1.278.0
- Introduced a singleton harvester.
- Prometheus agent v1.18.5
- Updated Go to v1.23.4.
- Updated golang.org/x/sync to
v0.10.0
. - Updated kubernetes packages to
v0.32.0
.
- Mobile app for iOS v6.8.7
- Implemented new PageView events.
- Logs v250110
- Introduced key-value parsing with Grok.
- Mobile app for Android v5.27.1
- Added events for enhanced app performance enhancement.
- Minor bug fixes.
- Infrastructure agent v1.59.1
- Updated golang.org/x/net to the latest version.
- Updated newrelic/nri-flex to
v1.16.3
. - Updated newrelic/nri-prometheus to
v2.23.0
. - Updated newrelic/nri-docker to
v2.2.0
.