@Ara Pulido

Results 11 issues of @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...

documentation
changelog/no-changelog
integration/kube_controller_manager

### 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...

documentation
changelog/no-changelog
integration/kube_scheduler

### 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...

integration/etcd
changelog/Added

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:...

feature request
v0.x
stale

### 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...

feature

### 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...

changelog/no-changelog
team/integrations
category/bugfix
bugfix/security

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...

bug
component/controller