August 25
NRDOT v2.4.0
Changelog
Features
- Bump
nrmysqlreceiver,nroracledbreceiver,nrpostgresqlreceiverandnrsqlserverreceiverto v0.158.3 (#658)- For the list of changes to these components, refer to their changelog.
August 21
NRDOT v2.3.0
変更ログ
特徴
nrpostgresqlreceiver、nrmysqlreceiverおよびsqlqueryreceiverをnrdot-collectorに追加します。(#655)
August 19
NRDOT v2.2.0
変更ログ
特徴
nrdot-collector-experimentalにnrpostgresqlreceiverとnrmysqlreceiverを追加しました。(#652)
August 19
NRDOT v2.1.0
変更ログ
特徴
- otelコンポーネントのバージョンをv0.157.0からv0.158.0に更新(#650)
nroracledbreceiverとnrsqlserverreceiverをv0.158.1に更新(#650)- これらのコンポーネントの変更一覧については、変更ログを参照してください。
August 5
NRDOT Host Monitoring v2.0.0
Features
- Host use case verified to work with
nrdot-collector:2.0.0
Bug fixes
- Renamed configuration nodes
cumulativetodeltatocumulative_to_deltafollowing the component rename inv0.157.0
The original namecumulativetodeltaremains available as a deprecated alias. - Disabled
system.cpu.logical.countin host config
Thev0.157.0update toreceiver/host_metricsenabled this metric by default. This change restores the previous behavior. - Removed
system.cpu.utilizationmean aggregation rule from host config
Thev0.157.0update toreceiver/host_metricschanged its default behavior to aggregatesystem.cpu.utilizationby mean, rendering the removed rule redundant.
August 5
NRDOTホスト監視 v2.0.0
特徴
- 動作確認済みのホストの使用例
nrdot-collector:2.0.0
バグ修正
v0.157.0でのコンポーネント名の変更に伴い、設定ノードcumulativetodeltaをcumulative_to_deltaに名前変更しました。
元の名前cumulativetodeltaは、非推奨のエイリアスとして引き続き利用可能です。- ホスト設定で
system.cpu.logical.countを無効にしました。v0.157.0からreceiver/host_metricsへのアップデートにより、このメトリクスはデフォルトで有効になりました。この変更により、以前の動作が復元されます。 - ホスト設定から
system.cpu.utilizationの平均集計ルールを削除しました。v0.157.0からreceiver/host_metricsへのアップデートにより、デフォルトの動作がsystem.cpu.utilizationを平均で集計するように変更されたため、削除されたルールは冗長になりました。
August 4
NRDOT v2.0.0
Changelog
We’re issuing a breaking release to mark the removal of jmxreceiver from the component manifests of both nrdot-collector and nrdot-collector-experimental following its removal from opentelemetry-collector-contrib in 0.157.0 (see issue 45740 for reference). The component was exclusively used by the Kafka Monitoring use case which has been adapted to no longer rely on this receiver. If you deploy nrdot-collector with a custom configuration using jmxreceiver, please migrate following the guidance of the deprecation notice of the receiver.
Features
- Bumped otel component versions from v0.156.0 to v0.157.0 (#643)
- Bumped
nroracledbreceiverandnrsqlserverreceiverto v0.157.2 (#643)- For the list of changes to these components, refer to their changelog.
- Added the
sqlqueryreceiverto thenrdot-collector-experimentaldistribution. (#632)
Bug fixes
- Removed
receiver/jmxreceiverfromnrdot-collectorandnrdot-collector-experimental. (#635)- This component was removed upstream in
v0.157.0following its deprecation inv0.145.0.
- This component was removed upstream in
- Renamed configuration nodes
cumulativetodeltatocumulative_to_deltafollowing the component rename inv0.157.0. (#644)- The original name
cumulativetodeltaremains available as a deprecated alias.
- The original name
- Disabled
system.cpu.logical.countin host config. (#647)- The
v0.157.0update toreceiver/host_metricsenabled this metric by default. This change restores the previous behavior.
- The
- Removed
system.cpu.utilizationmean aggregation rule from host config. (#646)- The
v0.157.0update toreceiver/host_metricschanged its default behavior to aggregatesystem.cpu.utilizationby mean, rendering the removed rule redundant.
- The
- CVE-2026-56852 (#634)