Pipeline Control Gateway Release Notes - v1.2.0
Upgrade OpenTelemetry Collector From 0.109.0 to 0.131.0
We have upgraded the internal OpenTelemetry Collector from version 0.109.0 to 0.131.0. This significant update includes numerous key improvements and bug fixes, providing a more robust and stable platform. For a complete list of changes, please refer to the OpenTelemetry Collector release notes.
Pipeline Controlゲートウェイ リリースノート - v1.1.0
SQL トレースおよび迷路トレース データのサポート
- ドロップ ルールを使用して
SqlTrace
およびTransactionTrace
イベントからデータと属性を選択的にドロップする新しい機能を実装しました。
セキュリティアップデート
クロスサイト スクリプトの問題や、IPv6 ゾーン ID に関連する HTTP プロキシ バイパスなど、
golang.org/x/net
パッケージの脆弱性に対処しました。Go
1.24
にアップグレードされ、セキュリティを強化し、最近の修正を組み込むために次の依存関係が更新されました。golang.org/x/net
にv0.38.0
golang.org/x/sys
にv0.31.0
golang.org/x/text
にv0.23.0
新機能のサポート
NRQL ドロップ ルール クエリにいくつかの新しい関数のサポートが追加されました。以下の機能が使用できるようになりました。
aparse()
floor()
getField()
hourOf()
numeric()
round()
string()
substring()
weekdayOf()
mod()
dimensions()
Support for Pipeline Control gateway 1.0.0
New Relic Pipeline Control is the data management component of New Relic Control that helps filter and discard low-value data prior to ingestion into the New Relic Platform. It consists of an agent called the Pipeline Control gateway that's deployed in your environment. You can create NRQL-based rules to discard unwanted data before it exits your environment.
To know more about Pipeline Control gateway, refer to the Pipeline Control documentation.