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)
June 15
NRDOT v1.17.0
Changelog
Features
- Added additional OHI components (#599)
- Bump OTel component versions from v0.150.0 to v0.154.0 (#601)
- Host config nodes renamed due to upstream changes:
hostmetricstohost_metricsresourcedetectiontoresource_detectionmetricstransformtometrics_transform
- Host config nodes renamed due to upstream changes:
June 15
NRDOT Host Monitoring v1.17.0
Features
- Validates that the host use case works correctly with
nrdot-collector:1.17.0. - Replaced
hostmetricswithhost_metrics,resourcedetectionwithresource_detection, andmetricstransformwithmetrics_transformdue to deprecations. Thehostmetricsreceiver,resourcedetectionprocessor, andmetricstransformprocessorchanged theirmetadata.yaml :: typeidentifiers to usesnake_case, which changed how they are referenced in the configuration.
June 9
NRDOT v1.16.0
Changelog
This release marks the initial publication of the msi installer for the nrdot-collector distribution. For additional information, please refer to the general distribution README.
Features
- feat: publish msi and update readme (#588)
Bug Fixes
- Using golang 1.26.4 to build artifacts fixes CVE-2026-42504
May 14
NRDOT Host Monitoring v1.15.1
Features
- Host use case verified to work with
nrdot-collector:1.15.1
May 11
NRDOT v1.15.1
Changelog
Bug Fixes
- fix: CVE-2026-42151 and CVE-2026-42154 (#578)
May 5
NRDOT v1.15.0
Changelog
Features
- Added
k8sobjectsreceiveras a experimental feature. (#573)
May 5
NRDOT Host Monitoring v1.14.0
Features
- Host use case verified to work with
nrdot-collector:1.14.0 - Replaced
filelogwithfile_login config due to deprecation.
Thefilelogreceiverhas changed itsmetadata.yaml::typefromfilelogtofile_logwhich defines how it gets referenced in the config.
April 30
NRDOT Host Monitoring v1.12.0
Changelog
First dedicated release notes for the 'Host Monitoring' use case which are scoped to relevant changes in the configuration or nrdot-collector. The nrdot-collector will continue to bundle the config necessary to power this use case. However, with nrdot-collector supporting more and more use cases, we want to provide additional release notes that are more easily conusamble for someone using NRDOT for a specific purpose like Host Monitoring.
Features
- Host use case verified to work with
nrdot-collector:1.12.0
April 29
NRDOT v1.14.0
Changelog
Features
- feat: update components to 0.150.0 #567
filelogreceiver: configuration node renamed fromfilelogtofile_logdue to upstream change #46750