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
変更ログ
このリリースは、nrdot-collectorディストリビューション用のmsiインストーラの最初の公開となります。詳細については、一般ディストリビューションのREADMEを参照してください。
特徴
- feat: msiを公開し、readmeを更新 (#588)
バグ修正
- golang 1.26.4を使用してアーティファクトをビルドすることで、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 14
NRDOTホスト監視 v1.15.1
特徴
- 動作確認済みのホストの使用例
nrdot-collector:1.15.1
May 11
NRDOT v1.15.1
変更ログ
バグ修正
- fix: CVE-2026-42151 および 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.