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)