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.
새로운 문서
- NerdGraph 튜토리얼: 지표 정규화 규칙 관리에서는 NerdGraph를 사용하여 지표 정규화 규칙을 관리하는 방법에 대한 지침을 제공합니다.
- 스코어카드 템플릿 라이브러리에는 엔지니어링 및 비즈니스 사용 사례에 맞게 사용자 정의 가능한 템플릿이 있으며, 일반적인 과제를 해결하기 위한 기업 모범 사례를 기반으로 합니다.
- 뉴렐릭 OTel K8s 지표 매핑은 Kubernetes OpenTelemetry 지표가 뉴렐릭 Kubernetes 지표에 매핑되는 방식을 간략하게 설명합니다.
주요 변경 사항
- 에이전트 설정: 구성 파일 에
sampler.remote_parent_sampled
추가하여 업스트림에서 상위 스팬 세력이 샘플링될 때 에이전트가 샘플링 범위를 처리해야 하는 방법을 정의했습니다. - 뉴렐릭에서 자동화된 사용자 관리를 위해 이제 Paid Edition 이 필요하다는 것을 지정하기 위해 SCIM 프로비저닝을 업데이트합니다.
- 파이프라인 제어를 위한 Cloud Rule API 문서를 업데이트하여 차원 메트릭 롤업에서 속성을 삭제하는 방법에 대한 정보를 포함했습니다.
- 계정 변경 추적 페이지에서 로그인 및 로그아웃 이벤트를 추적하는 쿼리를 추가했습니다.
사소한 변경 사항
- .Net 에이전트 호환성 버전을 업데이트했습니다.
- 이전에는 그룹 프로비저닝 제한으로 인해 지원되지 않았던 PingOne의 자동 사용자 관리 제한이 제거되었습니다.
- 계산상의 한계로 인해 월별 또는 연간 계절성을 지원하지 않는다는 내용을 이상 징후 감지 페이지에 추가했습니다.
- Node.js 에이전트 호환성 보고서가 업데이트되었습니다.
- Node.js 에이전트 구성 문서에 무한 추적을 위한 배치 및 압축 설정을 추가했습니다.
릴리즈 정보
새로운 기능과 릴리스에 대한 정보를 알아보려면 '새로운 소식' 게시물을 확인하세요.
- 로그인 및 로그아웃 감사 이벤트에 대한 새로운 소식 게시물입니다.
최신 출시 제품에 대한 최신 정보를 받아보세요.
HttpClient
및SocketsHttpHandler
인스턴스를 생성할 때 나타나는 무한하지 않은 시간 초과 문제를 해결했습니다.- 초기 실패 후 SQL 설명 계획 시도를 반복하지 못하게 하는 문제를 해결했습니다.
- 세션 만료일 이후에도 세션 데이터를 저장하지 못하도록 아키텍처를 업데이트했습니다.
- InitialPageLoad 이벤트에
isFirstOfSession
속성을 도입했습니다. - 세션 녹화가 재개된 후
hasReplay
속성이 누락되는 문제가 해결되었습니다. - 에이전트가 이벤트 버퍼를 설정하기 전에 로깅 기능이 중단되어 오류가 발생하는 문제를 해결했습니다.
- OpenTelemetry 호환 데이터스토어 범위 속성을 추가합니다.
- 문자열 응답 유형에 대한 LangChain 측정, 로그아웃 문제를 수정했습니다.
- 비활성화된 Kombu 측정, 리소스.
- CRaC에 대한 지원이 추가되었습니다.
- JDK24에 대한 지원이 추가되었습니다.
- 인바운드 추적 부모가 있는 경우 샘플링 옵션이 추가되었습니다.
- Undertow에 대한 지원을 독립형 모듈로 추가했습니다.
- Couchbase 클라이언트에 대한 지원이 추가되었습니다.
- 모든 메서드에 Kotlin
ArrayIndexOutOfBoundsException
수정 사항을 적용하기 위한 기능 플래그를 추가했습니다. - 고정된 netty '알 수 없음' 트랜잭션이 수정되었습니다.
- AWS Docker ID 가져오기를 리팩토링하여 5초 제한 시간을 사용하도록 했습니다.
- 긴 DB 명령문 구문 분석 시 캐시 잠금이 방지되었습니다.
- 플랫폼 클래스 로더가 java.sql을 로드할지 여부를 지정하는 구성을 추가했습니다.
- 더 나은 시간 처리를 위해
int64
대신time.Time
사용하도록lastTerminatedTimestamp
을 업데이트했습니다. - Kubernetes 패키지를 v0.32.3으로 업데이트했습니다.
- v1.24.2로 업데이트되었습니다.
- golang.org/x/crypto를 v0.37.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 릴리스 목록을 수집합니다.
- 기본 상호작용과 사용자 정의 상호작용 충돌을 해결했습니다.
- 서비스 수준의 설정을 Terraform 코드로 내보내는 기능이 추가되었습니다.
- Azure Functions 백그라운드 트리거 유형에 대한 지원이 추가되었습니다.
- Azure Functions HTTP 트리거 유형에 대한 지원이 추가되었습니다.
- 실패한 배치를 적절히 재시도하고 5초마다 배치 대기열 플러싱을 처리하기 위해 스팬 스트리머를 업데이트했습니다.
- 소비자 종류 규칙을 적절히 처리하기 위해 호텔 브릿지 규칙 합성기를 업데이트합니다.
- 호환성 보고서가 업데이트되었습니다.
- 프리즈마 CI 문제가 해결되었습니다.
- 활용도 감지 내 로깅이 개선되었습니다.
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.
새로운 문서
- AWS SQS 트랜잭션 송수신기, 버전 2.1.0부터 SQS 메시지에 대한 수신 트레이스 헤더를 지원합니다. 메시지 수신자 작업에 대한 맞춤형 측정에 대한 지침이 포함되어 있습니다.
- 공지 Intelligence Tool은 파트너와의 에이전트 통합을 통해 기능 상태 및 성능을 평가하는 기능을 향상시킵니다.
- 아파치 Kafka용 Confluent Cloud 관리형 스트리밍은 Kafka 클러스터 모니터링 및 주제에 대한 지침을 제공하고 Confluent Cloud에 대한 알림 설정을 제공합니다.
- 뉴렐릭 세션용 AI 요약 리플레이는 세션 리플레이 이벤트 추적 데이터를 요약하고 매핑하여 사용자 브라우저 여정의 오류와 성공을 더 잘 이해할 수 있도록 해줍니다.
- 뉴렐릭 AI를 활용한 대응 인텔리전스는 뉴렐릭 AI와 대응 인텔리전스를 활용하여 문제 해결 시간을 단축하고 인시던트를 수행합니다.
- 브라우저 로그 캡처 브라우저 콘솔 로그를 통해 옵저버빌리티를 향상하고 디버깅을 단순화하며 사용자 경험을 향상할 수 있습니다.
- 프로세서 360 소개는 특정 문제나 질문과 관련된 모든 부분과 데이터를 자동으로 캡처하고 연관시켜 해결하는 혁신적인 모델링 및 문제 해결에 대한 접근 방식을 제공합니다.
- AWS 로그인 컨텍스트는 AWS 환경 내에서 문제 해결, 처리 효율성 및 시스템 옵저버빌리티를 향상하는 포괄적인 통합 로그인 관리 솔루션을 제공합니다.
- 에이전트 제어를 사용하여 현재 측정값을 관리하고 다시 설치하세요.
- Agentic Control은 출력 수준 측정, 출력량 모니터의 상태를 원격으로 구성, 업데이트 및 관리하기 위해 플루릿과 통신하여 OpenTelemetry 에이전트의 다른 뉴렐릭 및 뉴렐릭 배포를 관리하는 경량 에이전트 감독자입니다.
- Pipeline 제어를 사용하면 모니터 부분에서 뉴렐릭으로의 데이터 흐름을 관리할 수 있습니다.
- 도커 컨테이너 통합 모니터 및 도커 컨테이너의 지표를 뉴렐릭으로 보고합니다.
- 의 응답Lambda 모니터링 기능을 통해 각 호출의 성능과 동작을 파악할 수 있습니다.Node.js
주요 변경 사항
에 대해 지원되는 관계 로 Amazon,CloudWatch Metric Streams ElastiCache(Memcached), Amazon MQ(ActiveMQ) 를 추가했습니다. OpenTelemetry
CloudWatch Metric Streams Amazon Managed Kafka(MSK)를 생성하기 위해 Amazon MSK와 함께 추가했습니다. 이러한 경고는
aws.clusterName
또는aws.kafka.ClusterName
,aws.awsRegion
또는aws.region
,aws.topic
또는aws.kafka.Topic
가 있는 태그입니다.버전 8.10의 지표 변경 사항에 대한 Solr 문제 해결, 해결 지침이 추가되었습니다.
뉴렐릭은 다음 IP 범위 사용을 중단했습니다.
- 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
2025년 5월 1일부터 이러한 범위는 cloud 제공업체가 당사가 통제할 수 없는 목적으로 다른 고객에게 재할당할 수 있습니다. 네트워크 설정을 이에 맞게 업데이트하세요.
뉴렐릭과 함께 Secrets Manager를 사용하여 문제에 대한 문제 해결,볼륨 키를 검색 하는 문서를 추가했습니다. AWS
문제 해결, Lambda 함수에 대한 처리 문서가 HTML로 표시되지 않는 문제를 추가했습니다.
각 지역에 여러 AWS 계정을 추가하는 것과 관련된 문제에 대한 문제 진단, 해결 문서를 추가했습니다.
뉴렐릭과 함께 AWS Secrets Manager를 사용하여 문제 해결, 해결 문서를 추가했습니다.
FedRAMP 에 뉴렐릭 Agentic 통합이 추가되었습니다.
뉴렐릭의 EC2 Image Builder 통합 에 대한 새 문서를 추가했습니다.
에 추가했습니다.Dashboards CodeStream
OpenTelemetry Collector Kubernetes 모니터링을 위해 추가하고 의 뉴렐릭 배포판을 OpenTelemetry Collector 추가했습니다.
Synthetic 모니터 의 Synthetic IP 범위를 업데이트하는 마감일이 2025년 5월 14일로 연장되었습니다.
합성 예측 에 합성 예측을 위한 새로운 IP 범위가 추가되었습니다.
사용자 로그인에 대한 쿼리를 포함하도록 쿼리 계정 문서를 업데이트했습니다.
Android 모니터링 에 대한 기능 플래그를 업데이트했습니다.
이상 작용 공지 조건에 대한 새로운 필드에 대한 정보를 NRQL 포함하도록 사용자 탐지 문서를 업데이트하여 계절성을 구성할 수 있게 했습니다.
사소한 변경
- 메시지 전송을 위한 분산 추적은 버전 2.1.0부터 지원됩니다. 프레임워크와 흰 모니터 의 최신 소식을 확인하세요.
- AWS Glue Spark ETL 작업에는 AWS Glue 모니터링 통합 의 끌어올리기 Shell 작업에 대한 제한 사항이 있습니다.
- 현재 매출세가 부과되는 지역에 캐나다(브리티시 컬럼비아주와 서스캐처원주), 시카고, 컬럼비아 특별구, 일리노이주, 버몬트주를 추가했습니다.
- 영감된 Azure Functions에 대한 Windows 옵션을 Azure Functions 렐릭 .NET 에이전트로 업데이트했습니다.
- 뉴렐릭 컨테이너의 계층화 및 SDK 측정, 이제
com.amazonaws:aws-lambda-java-events
버전 3.0.0과 호환됩니다. 그리고 나중에. - 간단한 외부 GUID와 계측되지 않은 GUID가 모두 나타날 수 있는 예외적인 사례를 추가했습니다.
- 서비스 맵 페이지에서 바로 새로운 맵 환경에 온보딩하기 위한 지침이 추가되었습니다.
- 지원되는 시간 섹션을 업데이트했습니다.
- dSYM 파일은 이제 각각 1GB로 제한됩니다.
- AWS Lambda에 대한 추가 환경 변수 로
NODE_OPTIONS
추가했습니다. - 에이전트 설정 및 에이전트 전달 로그 레이블 정보에 로그 레이블을 추가했습니다.
- 필요할 때 전체 키를 관리하고 얻는 방법에 대한 세부 정보를 담은 뉴렐릭 API 키 섹션을 업데이트했습니다.
- 군대 에이전트 8.18.0 의 사용자는
newrelic.yml
파일에서 SQS 측정, 로그를 수동으로 활성화해야 합니다. NEW_RELIC_USE_ESM
환경 변수는 Node.js Lambda 레이어 의 향후 버전에서 제거될 예정입니다.- 정책 한도당 조건을 500개에서 1000개로 업데이트했습니다.
- 2025년 3월 3일 월요일부터 Kubernetes 통합은 Kubernetes v1.27 및 이전 버전을 더 이상 지원하지 않습니다. Kubernetes 통합 v3.40.1 이상은 Kubernetes 버전 1.28 이상과만 호환됩니다.
- 인어 다이어그램 지원 정보를 복구했습니다.
- Advanced 및 Core 컴퓨터 가격 책정 계획 에 대한 관련 가격 세부 정보가 추가되었습니다.
- 특수 문자 지원에 대한 정보를 포함하도록 이메일 계정 설정 문서를 업데이트했습니다.
- 동일한 클러스터에 여러 Agent Control 설치가 지원되지 않음을 명확히 하기 위해 Agent Control 문서를 업데이트했습니다.
- 무한 추적을 위한 배치 및 압축 설정을 포함하도록 Node.js 에이전트 구성 문서를 업데이트했습니다.
plugin.type:"syslog-newrelic"
속성을 검색하여 로그를 찾는 방법에 대한 정보를 포함하도록 TCP 엔드포인트 사용 문서를 업데이트했습니다.- Agentic AI 문서 에 새로운 액세스 및 데이터 관리 섹션을 추가했습니다.
- TCP 엔드포인트 문서 에서 로그 API의 제한 사항을 추가했습니다.
- 구현, 배포 후 파드를 다시 시작하는 것의 중요성을 강조하기 위해 Kubernetes 문서를 업데이트했습니다.
- Azure Functions 에 대한 환경 변수를 업데이트했습니다.
- 명확성을 높이기 위해 뉴렐릭 OTLP 속성 처리 문서를 업데이트했습니다.
릴리스 노트
새로운 기능과 릴리스에 대한 정보를 알아보려면 '새로운 소식' 게시물을 확인하세요.
새로운 소식 게시물:
EOL 게시물:
최신 출시 제품에 대한 최신 정보를 받아보세요.
- System.Data.Odbc에 대한 .NET 8+ 지원이 추가되었습니다.
- 계측된 OpenSearchClient requests 에 대한 지원이 추가되었습니다.
- Azure Function 트랜잭션에서 Azure Function 앱 이름 접두사를
faas.name
속성으로 고정했습니다. - 텍스트 및 소수 유형의 사용자 정의 속성 값이 올바르게 직렬화되지 않는 문제를 수정했습니다.
- AWS 계정 ID 구문 분석 논리의 오류 처리가 개선되었습니다.
- 향후 마이크로 프론트엔드 지원을 활성화하도록 업데이트했습니다.
UserAction
타겟에 원하는 필드가 포함되지 않은 경우 "가장 가까운" 필드 값을 캡처하도록UserAction
필드가 향상되었습니다.
- 에이전트 생성자에서 agentIdentifier 인수를 제거했습니다.
- 이전 FirstInteraction 구현으로 롤백되었습니다.
- 런타임 릴리스에서 발생하는 오류의 영향을 줄이기 위해 런타임 폴링 빈도를 60분에서 30분으로 업데이트했습니다.
- 에이전트 의존성/종속성을 버전 7.6.2로 업그레이드했습니다.
- 페이지 로딩 경험이 개선되었습니다.
- 향상된 사용자 분석.
- 강제 업데이트를 통합했습니다.
- 프로메테우스 버그를 수정했습니다.
- Insights API 이벤트 버그를 수정했습니다.
- API 응답 요청 및 로딩, 페이지 렌더링에 중점을 두고 Top Flows 페이지에 대한 시간 측정을 구현했습니다.
- Explorer 및 로그인에 대한 페이지 세션 시간 측정, 로그아웃을 수정했습니다.
- 앱이 백그라운드로 전환될 때 페이지 세션을 중지하고, 앱이 포그라운드로 돌아올 때 세션을 재개하도록 수정했습니다.
- 페이지 세션 추적 이벤트가 추가되었습니다.
- 클릭 이벤트가 추가되었습니다.
- 하단 탭을 통해 잘못된 페이지 세션이 생성되는 것과 관련된 버그를 수정했습니다.
- 향후 기능에 대한 상태 점검 지원이 추가되었습니다.
- 세그먼트 합성 및 타임 인덱스 지표를 처리하기 위한 컨텍스트 관리자 및 프로세서를 포함하는 OpenTelemetry 브리지 측정, 로그를 추가했습니다.
- 기본값으로 정의되지 않음을 허용하도록 기본 구성을 업데이트했습니다.
- 호환성 보고서를 업데이트했습니다.
&
&
로 디코딩하여 깨진 링크를 수정했습니다.
- 업스트림 구성요소를 버전
0.123.0
으로 업데이트했습니다.
- 업스트림 구성요소를 버전
- AWS Kinesis 및 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.
새로운 문서
- 자동 로깅은 Pro 및 Pro+SPA 에이전트에 대한 프론트엔드 옵저버빌리티를 향상시켜
WARN
레벨console
메시지의 자동 수집을 가능하게 합니다.
주요 변경 사항
- Node.js 에이전트 에 대한 호환성 보고서가 업데이트되었습니다.
- Linux 패키지에서 로컬로 로그인을 확인하기 위해 KTranslate 도커 컨테이너 상태 모니터링 에 메서드를 추가했습니다.
- 새로운 유효 IP 범위로 네트워크 블록을 업데이트하여 연결성과 보안을 개선했습니다.
- 뉴렐릭에서 사용하는 OTLP 프로토콜 버전을 업데이트했습니다.
- 업데이트된 APM: PHP 에이전트의 사용자 정의 대시보드 최대 수를 분당 30,000에서 100,000으로 늘리는 기능을 포함하도록 사용자 정의 대시보드 및 속성을 보고합니다 .
- NewRelic Xamarin NuGet 패키지 의 지원 중단 및 종료에 대한 안내가 추가되었습니다.
사소한 변경
- 지원되는 백신 버전을 업데이트했습니다.
- 이제 Okta 사용자 프로필 설정 에 지정된 속성 값은 대소문자를 구분합니다.
- SCIM API 사용자 유형 값은 이제 대소문자를 구분합니다.
- 지원되는 PHP 에이전트 버전을 업데이트했습니다.
릴리스 노트
최신 릴리스에 대한 최신 정보를 받아보세요.
- 트레이스 처리 및 보안 분석을 개선하기 위해 보안 에이전트 통합을 강화했습니다.
- 버그를 수정했습니다.
- 더 이상 사용되지 않으며, NEXT Paint(INP)에 대한 인공삽입이 선호됩니다.
- LogInstrumentation에 대한 빌드 타임 기능 플래그가 도입되었습니다.
- 강화된 로깅.
- 버그를 수정했습니다.
- 에이전트 건강 보고 기능을 도입했습니다.
- 버그를 수정했습니다.
- 루비 3.4.0을 지원합니다.
- AWS-sdk-firehose에 대한 측정, 로그가 추가되었습니다.
- 향상된 Kubernetes APM 자동 연결 - 새로운 에이전트 버전 선례.
- 에이전트 제어 내에서 에이전트가 실행될 때 상태 확인을 추가했습니다.
- Redshift를 인식된 ActiveRecord 어댑터로 추가했습니다.
- AWS-sdk-kinesis에 대한 측정, 로그가 추가되었습니다.
- 버그를 수정했습니다.
- 버그를 수정했습니다.
- scala3 소스 감지 기능이 추가되었습니다.
- Vertx: 생성된 토큰의 양을 줄였습니다.
- Struts2 v6.7.0 및 Kafka 3.9에 대한 새로운 측정, 로그 모듈이 추가되었습니다.
- AWS SQS에서 분산 추적에 대한 지원이 추가되었습니다.
- Kafka 클라이언트 노드 지표에 대한 관계 지표 지원이 추가되었습니다.
- 버그를 수정했습니다.
- 다중 라인 재설정은 CPU 사용량을 높입니다.
- 오류 메시지와 다중줄 필터가 개선되었습니다.
- 업그레이드된 CTraces.
- Windows 및 에이전트 등록을 위한 Calyptia 출력 업데이트.
- 버그를 수정했습니다.
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
.
Major changes
- Revamped and added new sections to the AWS Lambda monitoring documentation for better readability and understanding.
- Added a Golden metrics section and a callout for the change in calculation method in the OpenTelemetry APM UI document.
- Added a callout to update the webhook URLs for Microsoft Office 365 webhook-based connectors in Teams in the destination for alerts section.
- Added a new section to configure resource attributes and tags in the Jenkins with OpenTelemetry document.
Minor changes
- Fixed a broken link in the Connect AWS polling integration document.
- Updated the platform support versions for New Relic Nozzle, New Relic Service Broker, and NGINX integration buildpack for VMware Tanzu Application Service.
- Fixed a broken link for Amazon CloudWatch metric stream.
- Fixed the capitalization of the NRQL queries in the FOSSA and Snyk integrations for vulnerability management.
- Fixed a broken link in the Alerts overview page.
Release notes
Stay up-to-date on our most recent release:
Kubernetes integration v3.32.3:
- Added new chart versions for New Relic infrastructure and bundle.