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 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 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
변경 로그
버그 수정
- 수정: 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.