Agent
Prelude
Release on: 2025-12-23
- Please refer to the 7.73.2 tag on integrations-core for the list of changes on the Core Checks
Bug Fixes
- The disk check now handles
PartitionsWithContexterrors gracefully instead of failing entirely. When some partitions fail to load, the check continues collecting metrics for the partitions that succeeded. This aligns the Go implementation with the Python check behavior. - The new version of the disk check on Windows now normalizes the
device:tag by stripping backslashes and lowercasing, matching the Python disk check behavior. This ensures customers that migrated from Python to Go disk check see consistentdevice:tag values (e.g.,C:\becomesc:). - Implemented a fix so that the Agent does not try to schedule the
orchestrator_kubelet_configcheck when theorchestrator_explorer.kubelet_config_check.enabledconfig is set tofalse.
Datadog Cluster Agent
Prelude
Released on: 2025-12-23 Pinned to datadog-agent v7.73.2: CHANGELOG.