Prelude
Released on: 2022-06-28
Pinned to datadog-agent v7.37.0: CHANGELOG
Enhancement Notes
-
The Cluster Agent followers now forward queries to the Cluster Agent leaders themselves. This allows a reduction in the overall number of connections to the Cluster Agent and better spreads the load between leader and forwarders.
-
Make the name of the ConfigMap used by the Cluster Agent for its leader election configurable.
-
The Datadog Cluster Agent exposes a new metric
endpoint_checks_configs_dispatched
.
Bug Fixes
-
Fix a panic occuring during the invocation of the
check
command on the
Cluster Agent if the Orchestrator Explorer feature is enabled. -
Fix the node count reported for Kubernetes clusters.