• /
  • EnglishEspañolFrançais日本語한국어Português
  • Se connecterDémarrer

Docs release notesRSS

May 2
Docs April 18-May 01, 2025

Major changes

Minor changes

Release notes

Stay up-to-date with our latest releases:

  • Python agent v10.10.0:

    • 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
  • Mobile app for iOS v6.9.5:

    • Migrated teams from EXT to NGEP.
    • Added multi-team support.
    • Introduced team search functionality in the team detail screen.
  • Mobile app for iOS v6.9.6:

    • Fixed the in-app feedback functionality.
  • Browser agent v1.289.0:

    • Removed the agent configuration cache and associated getters/setters.
  • Node.js agent v12.18.2:

    • Updated createSegment to prevent adding segments to the trace when max_trace_segments is exceeded.
    • Revised the compatibility report.
  • Node.js agent v12.18.1:

    • 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 and tracestate headers.
    • Updated the compatibility report.

April 28
Docs version: April 18-24, 2025

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

Release notes

Check out our What's New posts to learn about new features and releases:

Stay up-to-date on our most recent releases:

  • Browser agent 1.288.1:

    • 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.
  • iOS agent v7.5.5:

    • Addressed customer-reported crashes and bugs.
  • Mobile app for Android v5.29.4:

    • Fixed bugs and made performance improvements.

Docs version: April 18-24, 2025

주요 변경 사항

  • 이벤트에 개별 에 대한 고유한 식별자 역할을 하는 트레이스.id 속성을 추가하여 프로세스 AjaxRequest requests 간 및 프로세스 내 경계에서 요청을 차별화합니다.

  • 뉴렐릭 설명서에서 AmazonQ 통합 섹션을 제거했습니다.

  • PREDICT 절을 기본 동작으로 업데이트했습니다.

  • 비디오 에이전트 및 모든 해당 문서를 뉴렐릭 문서에서 제거했습니다.

  • 공지 공지 채널에 대한 NerdGraph 튜토리얼을 더 이상 사용되지 않는 것으로 표시했습니다.

  • Control Group v1을 활용한 운영 시스템에서 종단 간(E2E) 테스트 범위 에 대한 지원이 중단되었습니다.

  • 공지 섹션 에 새로운 조사 상태가 추가되었습니다.

사소한 변경 사항

릴리즈 정보

새로운 기능과 릴리스에 대한 정보를 알아보려면 '새로운 소식' 게시물을 확인하세요.

최신 출시 제품에 대한 최신 정보를 받아보세요.

April 21
Docs version: April 11-17, 2025

New docs

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

Release notes

Check out our What's New posts to learn about new features and releases:

Stay up-to-date on our most recent releases:

  • .NET agent v10.40.1

    • Fixed the non-infinite timeout issue that appeared when creating HttpClient and SocketsHttpHandler instances.
    • Fixed the issue preventing repeated SQL explain plan attempts after initial failure.
  • Browser agent 1.288.0:

    • 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.
  • Python agent v10.9.0

    • Add OpenTelemetry compatible datastore span attributes.
    • Fixed the LangChain instrumentation issue for string response types.
    • Disabled Kombu instrumentation.
  • Java agent v8.20.0

    • 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 use time.Time instead of int64 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.
  • 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
  • Android agent v7.6.6

    • Fixed the custom interaction conflicts with default interaction.
  • Service level

    • Added the capability to export the configuration of a service level as Terraform code.
  • Node.js Agent v12.18.0

    • 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.

Docs version: April 11-17, 2025

새로운 문서

주요 변경 사항

  • 에이전트 설정: 구성 파일sampler.remote_parent_sampled 추가하여 업스트림에서 상위 스팬 세력이 샘플링될 때 에이전트가 샘플링 범위를 처리해야 하는 방법을 정의했습니다.
  • 뉴렐릭에서 자동화된 사용자 관리를 위해 이제 Paid Edition 이 필요하다는 것을 지정하기 위해 SCIM 프로비저닝을 업데이트합니다.
  • 파이프라인 제어를 위한 Cloud Rule API 문서를 업데이트하여 차원 메트릭 롤업에서 속성을 삭제하는 방법에 대한 정보를 포함했습니다.
  • 계정 변경 추적 페이지에서 로그인 및 로그아웃 이벤트를 추적하는 쿼리를 추가했습니다.

사소한 변경 사항

릴리즈 정보

새로운 기능과 릴리스에 대한 정보를 알아보려면 '새로운 소식' 게시물을 확인하세요.

최신 출시 제품에 대한 최신 정보를 받아보세요.

  • .NET 에이전트 v10.40.1

    • HttpClientSocketsHttpHandler 인스턴스를 생성할 때 나타나는 무한하지 않은 시간 초과 문제를 해결했습니다.
    • 초기 실패 후 SQL 설명 계획 시도를 반복하지 못하게 하는 문제를 해결했습니다.
  • 브라우저 에이전트 1.288.0:

    • 세션 만료일 이후에도 세션 데이터를 저장하지 못하도록 아키텍처를 업데이트했습니다.
    • InitialPageLoad 이벤트에 isFirstOfSession 속성을 도입했습니다.
    • 세션 녹화가 재개된 후 hasReplay 속성이 누락되는 문제가 해결되었습니다.
    • 에이전트가 이벤트 버퍼를 설정하기 전에 로깅 기능이 중단되어 오류가 발생하는 문제를 해결했습니다.
  • 파이썬 에이전트 v10.9.0

    • OpenTelemetry 호환 데이터스토어 범위 속성을 추가합니다.
    • 문자열 응답 유형에 대한 LangChain 측정, 로그아웃 문제를 수정했습니다.
    • 비활성화된 Kombu 측정, 리소스.
  • 자바 에이전트 v8.20.0

    • CRaC에 대한 지원이 추가되었습니다.
    • JDK24에 대한 지원이 추가되었습니다.
    • 인바운드 추적 부모가 있는 경우 샘플링 옵션이 추가되었습니다.
    • Undertow에 대한 지원을 독립형 모듈로 추가했습니다.
    • Couchbase 클라이언트에 대한 지원이 추가되었습니다.
    • 모든 메서드에 Kotlin ArrayIndexOutOfBoundsException 수정 사항을 적용하기 위한 기능 플래그를 추가했습니다.
    • 고정된 netty '알 수 없음' 트랜잭션이 수정되었습니다.
    • AWS Docker ID 가져오기를 리팩토링하여 5초 제한 시간을 사용하도록 했습니다.
    • 긴 DB 명령문 구문 분석 시 캐시 잠금이 방지되었습니다.
    • 플랫폼 클래스 로더가 java.sql을 로드할지 여부를 지정하는 구성을 추가했습니다.
  • Kubernetes 통합 v3.38.0

    • 더 나은 시간 처리를 위해 int64 대신 time.Time 사용하도록 lastTerminatedTimestamp 을 업데이트했습니다.
    • Kubernetes 패키지를 v0.32.3으로 업데이트했습니다.
    • v1.24.2로 업데이트되었습니다.
    • golang.org/x/crypto를 v0.37.0으로 업데이트했습니다.
  • 진단 CLI(nrdiag) v3.3.0

    • 버전을 확인하기 위해 Github에 연결하는 데 문제가 있는 경우 오류 대신 경고를 반환하도록 업데이트되었습니다.

    • Kubernetes 및 Agent Control에 대해 다음 작업을 추가했습니다.

      • K8s/AgentControl/helm-controller - 에이전트 제어 helm-controller 수집 파드 로그인
      • K8s/AgentControl/source-controller - 에이전트 제어 소스 컨트롤러 수집 파드 로그
      • K8s/AgentControl/에이전트-control - 에이전트 수집 Agent-control 패드 로그
      • K8s/Flux/Charts - Flux Helm Charts 정보를 수집합니다.
      • K8s/Flux/저장소 - Flux Helm 위치 정보 수집
      • K8s/Flux/Releases - Flux Helm 릴리스 정보 수집
      • K8s/Resources/Config - YAML 형식으로 지정된 네임스페이스에 대한 K8s configMaps를 수집합니다.
      • K8s/Resources/구현하다, 배포하다 - 주어진 라벨스페이스에 대한 K8s 구현, 배포 정보를 YAML 형식으로 수집합니다.
      • K8s/Resources/파드 - 주어진 라벨스페이스에 대한 K8s 파드 정보를 YAML 형식으로 수집합니다.
      • K8s/Resources/Daemonset - YAML 형식으로 지정된 네임스페이스에 대한 K8s 데몬셋 정보를 수집합니다.
      • K8s/Env/Version - kubectl 클라이언트와 클러스터의 버전을 검색합니다.
      • K8s/Helm/Releases - Helm 릴리스 목록을 수집합니다.
  • 안드로이드 에이전트 v7.6.6

    • 기본 상호작용과 사용자 정의 상호작용 충돌을 해결했습니다.
  • 서비스 수준

    • 서비스 수준의 설정을 Terraform 코드로 내보내는 기능이 추가되었습니다.
  • Node.js 에이전트 v12.18.0

    • Azure Functions 백그라운드 트리거 유형에 대한 지원이 추가되었습니다.
    • Azure Functions HTTP 트리거 유형에 대한 지원이 추가되었습니다.
    • 실패한 배치를 적절히 재시도하고 5초마다 배치 대기열 플러싱을 처리하기 위해 스팬 스트리머를 업데이트했습니다.
    • 소비자 종류 규칙을 적절히 처리하기 위해 호텔 브릿지 규칙 합성기를 업데이트합니다.
    • 호환성 보고서가 업데이트되었습니다.
    • 프리즈마 CI 문제가 해결되었습니다.
    • 활용도 감지 내 로깅이 개선되었습니다.

April 11
Docs version: January 31-April 10, 2025

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

Minor change

Release note

Check out our What's New posts to learn about new features and releases:

Stay up-to-date on our most recent releases:

  • .NET agent v10.36.0

    • 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.
  • Browser agent 1.287.0:

    • Updated the architecture to enable future micro front-end support.
  • Browser agent v1.281.0

    • Enhanced the UserAction fields to capture "nearest" field values when the UserAction target does not include the desired fields.
  • Browser agent v1.280.0

    • Removed the agentIdentifier argument from agent constructors.
    • Rolled back to the previous FirstInteraction implementation.
  • Job manager 439:

    • 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.
  • Mobile app for iOS App 6.9.4:

    • Integrated the force update.
    • Fixed the Prometheus bug.
    • Fixed the Insights API events bug.
  • Mobile app for iOS v6.8.9

    • 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.
  • Mobile app for iOS v6.8.8

    • Added page session tracking events.
    • Added click events.
    • Fixed a bug related to incorrect page session creation via bottom tabs.
  • Node.js agent v12.12.0

    • 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.
  • Node API runtime 1.2.115:

    • Fixed broken links by decoding & to &.
  • NRDOT 1.0.3:

    • Updated upstream components to version 0.123.0.
  • Python agent v10.6.0

    • Added entity linking attributes for AWS Kinesis and AWS Firehose.

January 31
Docs version: January 24-30, 2025

New doc

  • Auto logging enhances front-end observability for Pro and Pro+SPA browser agents, enabling automatic collection of WARN level console log messages.

Major changes

Minor change

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.

January 24
Docs version: January 17-23, 2025

New docs

Major changes

Minor change

  • Documented the existing capability in the NRQL reference to use the * with SELECT 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:

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 configuring HttpClient 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().

January 17
Docs version: January 10-16, 2025

New docs

Major changes

Minor changes

Release note

Check out our What's New posts to learn about new features and releases:

Stay up-to-date on our most recent release:

  • Android agent v5.27.2:

    • Added events for enhanced application performance.
  • Browser agent v1.278.2:

    • Bug fixed to allow pageView feature to access to an event buffer.
  • Browser agent v1.278.3:

    • Fixed an issue where obfuscation rules weren't followed when added after the agent was initialized.
  • Infrastructure agent v1.59.2:

    • Updated the bump nri-flex version.
  • Kubernetes integration v3.32.4:

    • Added new chart versions for New Relic infrastructure and bundle.
  • Node.js agent v12.10.0:

    • 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 new mysql2 version.
    • Updated the eslint configuration.
    • Removed the t.diagnostic from tests.
    • Updated the codecov-action to latest released version sha.
  • Node.js agent v12.10.1:

    • 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.
  • PHP agent v11.5.0.18:

    • Fixed the Drupal error and enhanced exception handling
    • Addressed the aws-sdk-php versioning change

January 10
Docs version: January 3–9, 2025

New docs

Major changes

Minor change

Release notes

Stay up-to-date on our most recent releases:

Droits d'auteur © 2025 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.