@Ara Pulido
@Ara Pulido
### What does this PR do? It replaces the OOTB dashboard for the Kube Controller Manager, with the new screenboard type. ### Motivation The OOTB dashboard for kube_controller_manager felt very...
### What does this PR do? This PR updates the default overview Kube Scheduler dashboard. To work correctly, it requires agent `7.39` as there are some fixes in the integration...
### What does this PR do? There have been several metrics added upstream that were not reflected in the integration. This PR adds those. ### Motivation I am working on...
Version of the operator: 0.4.0. **Describe what happened:** I tried to deploy the node agent and 1 replica of the cluster agent, without metrics server, but got the following error:...
(this is on operator `0.5.0-rc2`) Right now, if a user describes their agent deployment like this: ``` apiVersion: datadoghq.com/v1alpha1 kind: DatadogAgent metadata: name: datadog spec: credentials: apiKey: appKey: agent: image:...
### Proposal Right now, the Datadog scaler polls the Datadog REST API to get the query values that will drive scaling events. This solutions works, but many users, particularly those...
### What does this PR do? Avoid installing the msodbcsql18 driver in Heroku, as this is not used there. ### Motivation A new dependency for DB monitoring (https://github.com/DataDog/datadog-agent/pull/20825) created a...
Add option to the Datadog scaler to use the Datadog Cluster Agent as proxy to obtain the metrics, instead of calling the REST API directly. This avoids duplication and also...
**Describe what happened:** I am running Operator 1.0.2 in a 1.27 cluster Running the Node Agents and DCA. Cluster Checks runners are not yet enabled. The `orchestrator` and `kube_state_core` checks...