New docs
- Announced June 16, 2025, as the End of Life date for the Metrics and Events Explorer.
- Added instructions to create customer interactions via Android agent.
Major changes
- Added the
NEW_RELIC_CONFIG_FILENAME
environment variable override to the Node.js agent configuration. - Added a setting to the Ruby agent's distributed tracing configuration that manages transaction sampling behavior with a remote parent when the trace flag is set in the traceparent.
- Added Google Gen AI SDK as supported library for Python agent in the Compatibility and requirements for AI monitoring page.
- Added a feature on the alert condition page that allows you to prevent automatic changes in entity health status when an alert notification occurs.
- Added enhancements in customization of the log table view in the Use logs UI page.
- Added information on using NRDiag to troubleshoot common issues when installing or operating Agent Control.
- Extended the End of Life date to May 21, 2025, for removing older Synthetic monitor public minion IP ranges from the JSON IP range list.
- Updated the Agent Support for ARM64/Graviton and x86_64 document to reflect that infra agents and on-host integrations support ARM64 exclusively in Linux environments.
- Removed Dashboards from the asset list that are deleted upon user deletion.
- Added information about new user capabilities for the Application Not Responding (ANR) UI on the New Relic Platform.
- Updated eligibility guidelines for New Relic's Observability for Good program.
Minor changes
- Added alternative NerdGraph or NRQL function references for the REST API v2 examples.
- Updated the compatibility and requirements for Node.js agent.
- Updated the compatibility and requirements for the Python agent.
- Update the compatibility and requirements for .NET agents.
- Added links to the introductory pages for services that are not FedRAMP-authorized.
- Added a condition regarding the visibility of the Upload dSYM button in the New Relic UI.
- Updated documentation to reflect that
Microsoft.DocumentDB/mongoClusters
are not supported in Azure Cosmos DB (Document DB) monitoring integration.
Release notes
Check out our What's New posts to learn about new features and releases:
- What's New post for log table settings feature.
Stay up-to-date with our latest releases:
- Allow incoming W3C traceparent
sampled
flag to influence .NET agent sampling decision. - Fixed null reference exception in Asp.NET Core 6+ browser monitoring injection.
- Allow incoming W3C traceparent
- Added Thread ID as attribute to all spans.
- Added support for W3C TraceContext Trace Flag.
- Includeed request.uri in Transaction events by default.
- Fix error in Active Job instrumentation when using perform_all_later.
- Added support for Google Gemini via Google Generative AI SDK.
- Instrumented new AWS Kinesis methods.
- Added support for Redis v6.0.0.
- Fixed conflicts with opentelemetry-proto package.
- Added routing connector to host and k8s distro.
- Updated otel components to 0.125.0.
- Add memory_limiter to all host pipelines.
- synched config with
nr-k8s-otel-collector 0.8.10
.
- Addeded nrfiber integration for go fiber framework.
- Updated nrslog example with new API.
- Added Optional Path Filtering Function to nrgin Middleware.
- Added ConfigDatastoreKeysEnabled to nrreddis integration allowing for reporting the names of keys along with the datastore operations.
- Added support for time objects for attribute values for nrslog.
- Fixed linking metadata location in log messages.
- Addeded Bundler tools exports tool.
- Set UserAction currentUrl before aggregation end.
- Improved lazy-loading optimization.
- Splitted API code.
- Upgraded internal axios to 1.8.2.
- Add auto-instrumentation of object oriented hook implementations introduced in Drupal 11.1.
- Improve performance of user functions instrumentation for PHPs 8.0+.
Kubernetes integration v3.39.1:
- Updated kubernetes packages to
v0.33.0
.
- Updated kubernetes packages to
新しいドキュメント
- メトリクスとイベント エクスプローラーのサポート終了日が 2025 年 6 月 16 日に発表されました。
- エージェント経由で カスタマー インタラクションを作成する手順 を追加しました。Android
主な変更点
NEW_RELIC_CONFIG_FILENAME
環境変数オーバーライドをNode.jsエージェント設定に追加しました。- Rubyエージェントのディストリビューティッド(分散)トレーシング設定に、トレース親にトレースフラグが設定されている場合にリモート親とのトランザクションサンプリング動作を管理する設定を追加しました。
- AI モニタリングの互換性と要件 ページに、 エージェントのサポート対象ライブラリとして Google Gen AI SDKPython を追加しました。
- アラート条件ページに、個別通知発生時のエンティティ稼働ステータスの自動変更を防止できる機能を追加しました。
- 「ログUIの使用」ページのログ テーブル ビューのカスタマイズに機能強化が追加されました。
- インストールまたは操作時に発生する一般的な問題を NRDiag を使用してAgent Control トラブルシューティングする方法についての情報を追加しました。
- JSON IP 範囲リストから古い合成モニター パブリックミニオン IP範囲を削除するため、サポート終了日を 2025 年 5 月 21 日まで延長しました。
- インフラエージェントとオンホスト統合が Linux 環境でのみ ARM64 をサポートすることを反映するために、ARM64/Graviton および x86_64 のエージェントのサポートに関するドキュメントを更新しました。
- Dashboardsユーザーの削除 時に削除される資産リストから を削除しました。
- New Relic プラットフォームのアプリケーション応答なし (ANR) UIの新しいユーザー機能に関する情報を追加しました。
- New Relic の Observability for Good プログラムの資格ガイドラインを更新しました。
マイナーチェンジ
- REST API v2 の例に代替の NerdGraph または NRQL 関数参照を追加しました。
- Node.js エージェントの互換性と要件を更新しました。
- Python エージェントの互換性と要件を更新しました。
- .NET エージェントの互換性と要件を更新します。
- FedRAMP 認定されていないサービスの紹介ページへのリンクを追加しました。
- New Relic UI の「dSYM のアップロード」ボタンの表示に関する条件を追加しました。
Microsoft.DocumentDB/mongoClusters
Azureが Cosmos DB (ドキュメント DB) 監視統合でサポートされていないことを反映するように ドキュメント を更新しました。
リリースノート
新しい機能やリリースの詳細については、「新機能」の投稿をご覧ください。
- ログ テーブル設定機能の新機能の投稿。
弊社の最新リリース情報を常に把握してください:
- 受信 W3C traceparent
sampled
フラグが .NET エージェントのサンプリング決定に影響を与えることを許可します。 - Asp..NET Core 6 以降のブラウザ監視インジェクションにおける null 参照例外を修正しました。
- 受信 W3C traceparent
- すべてのスパンにスレッド ID を属性として追加しました。
- W3C TraceContext トレース フラグのサポートが追加されました。
- デフォルトで、トランザクション イベントに request.uri が含まれるようになりました。
- perform_all_later を使用する際の Active Job 計算のエラーを修正しました。
- Google 生成 AI SDK 経由で Google Gemini のサポートが追加されました。
- インストゥルメントされた新しいAWS Kinesis メソッド。
- Redis v6.0.0 のサポートが追加されました。
- OpenTelemetry-proto パッケージとの競合を修正しました。
- ホストおよび k8s ディストリビューションにルーティング コネクタを追加しました。
- otel コンポーネントを 0.125.0 に更新しました。
- すべてのホスト パイプラインに Memory_limiter を追加します。
nr-k8s-otel-collector 0.8.10
と設定を同期しました。
- go Fiber フレームワークに nrfiber インテグレーションを追加しました。
- 新しい API を使用して nrslog の例を更新しました。
- nrgin ミドルウェアにオプションのパス フィルタリング機能を追加しました。
- ConfigDatastoreKeysEnabled が nrreddis 統合に追加され、データストア操作とともにキーの名前をレポートできるようになりました。
- nrslog の属性値に時間オブジェクトのサポートが追加されました。
- ログメッセージ内のメタデータの場所のリンクを修正しました。
- Bundler ツールのエクスポート ツールを追加しました。
- 集約が終了する前に UserAction currentUrl を設定します。
- 遅延読み込みの最適化が改善されました。
- 分割された API コード。
- 内部の axios を 1.8.2 にアップグレードしました。
- Drupal 11.1 で導入されたオブジェクト指向フック実装の自動インストゥルメンテーションを追加します。
- PHP 8.0以降のユーザー関数計装のパフォーマンスを改善しました。
- Kubernetes パッケージを
v0.33.0
に更新しました。
- Kubernetes パッケージを
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.
主な変更点
- New Relic アカウントのダウングレードまたはキャンセルに関するガイドラインを更新しました。
- .NETエージェント設定のプロパティ要素を強化しました。
- Knowledge コネクタの コネクタ 設定 が改善されました。New Relic AI
マイナーチェンジ
- NRQL リファレンスに配列関数を追加しました。
- nrdiag のコマンドライン オプションを更新し、
kubectl
コマンドの実行時にネームスペースを指定する-k8s-namespace STRING
オプションを導入しました。
リリースノート
弊社の最新リリース情報を常に把握してください:
- Elasticsearch の非同期サポートが追加されました。
- GraphQL 構成設定の解析を有効にしました。
- Sentry で実行中に Kombu で発生するクラッシュを修正しました。
newrelic-infrastructure
バージョン 3.44.0 にアップグレードしましたnri-bundle
バージョン 5.0.122 に更新しました
- チームを EXT から NGEP に移行しました。
- マルチチームのサポートを追加しました。
- チーム詳細画面にチーム検索機能を導入しました。
- アプリ内フィードバック機能を修正しました。
- エージェント設定キャッシュと関連するゲッター/セッターを削除しました。
max_trace_segments
を超えたときにトレースにセグメントが追加されないようにcreateSegment
を更新しました。- 互換性レポートを改訂しました。
- セグメントが遺跡トレース ツリー内に見つからない場合に、セグメントの排他時間を計算するための防御コードを追加しました。
- OpenTelemetry ブリッジ トレース プロパゲータが
traceparent
およびtracestate
ヘッダーを割り当てる方法が改善されました。 - 互換性レポートを更新しました。
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.
主な変更点
個々の
AjaxRequest
の個別識別子として機能するイベントに、 Trace.idrequests プロパティを追加しました。これにより、プロセス間およびプロセス内の境界を越えて確実に区別できるようになります。New Relicのドキュメントから AmazonQ 統合セクションを削除しました。
デフォルトの動作に合わせてPREDICT 句を更新しました。
New Relic ドキュメントからビデオ エージェントとそれに関連するすべてのドキュメントを削除しました。
大量通知チャネルの NerdGraph チュートリアルを非推奨としてマークしました。
コントロール グループ v1 を利用した OS 上のエンドツーエンド (E2E) テスト カバレッジのサポートを廃止しました。
集計セクションに新しい調査状態を追加しました。
マイナーチェンジ
.Netエージェント設定を更新しました。
設定を通じて「環境変数」が含まれるようにPython エージェント構成ファイルを更新しました。
の変更された IP 設定に対応するために エージェント ダウンロード セクションを更新しました。New Relic
Amazon DynamoDBの PHP エージェントの互換性と要件を更新しました。
インフラエージェントのサポート対象 OS として Windows Server 2025 を追加しました。
Node.js エージェントの互換性レポートを更新しました。
リリースノート
新しい機能やリリースの詳細については、「新機能」の投稿をご覧ください。
弊社の最新リリースの最新情報を入手してください:
- AWS DynamoDB 計装のサポートを追加しました。
- エージェントのライフサイクルとデータ ストレージ間の競合状態を防ぐために、イベント バッファーが常に存在するようにします。
- 以前はアクセスできなかった親関数への不正な参照を修正しました。
- 顧客から報告されたクラッシュとバグに対処しました。
- バグを修正し、パフォーマンスを改善しました。
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.
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()
.