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 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)
July 23
NRDOT v1.21.1
Changelog
Bug Fixes
- fix: GHSA-hrxh-6v49-42gf (#625)
July 17
NRDOT v1.21.0
Changelog
Features
- feat: Bump otel component versions from v0.154.0 to v0.156.0 (#620)
- feat: Bump
nroracledbreceiverandnrsqlserverreceiverto v0.156.1 (#620)
July 17
NRDOT Host Monitoring v1.21.0
Features
- Host use case verified to work with
nrdot-collector:1.21.0
July 15
NRDOT Host Monitoring v1.20.0
Features
- Host use case: Verified compatibility with
nrdot-collector:1.20.0
July 14
NRDOT v1.20.0
Changelog
Features
- Updated the
nroracledbreceiverandnrsqlserverreceiverto v0.154.6.
Docs
- docs: Updated the Microsoft SQL Server link.
July 6
NRDOT Host Monitoring v1.19.0
Features
- Host use case verified to work with
nrdot-collector:1.19.0
June 29
NRDOT v1.19.0
Changelog
Features
- feat(db-monitoring): added new components (
nroracledbreceiver,nrsqlserverreceiver,secretsmanagerprovider,aesprovider) tonrdot-collector(#612)
June 22
NRDOT v1.18.0
Changelog
Features
- Added forked db components (
nroracledbreceiver,nrsqlserverreceiver) and additional providers (secretsmanagerprovider,aesprovider) for db use case (#606) - Added OHI components (
awsecscontainermetricsreceiver,haproxyreceiver,kafkareceiver,redisreceiver) to nrdot-collector (#609)