Gustavo Caso

Results 31 issues of Gustavo Caso

### What does this PR do? We found an issue with the output of the logs agent status ``` CoreAgentProcessOpenFiles: %!f(uint64=27) OSFileLimit: %!f(uint64=1048576) ``` The regression was introduced in this...

changelog/no-changelog
team/agent-metrics-logs
backport/7.52.x
qa/skip-qa

### What does this PR do? Migrate security agent to use the status component to render the status response and build the flare information. To use the status component with...

changelog/no-changelog
component/system-probe
team/agent-security

### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes

### What does this PR do? Remove the hardcoded dependency between the flare component and the status pkg. Since the status component is used in the [main agent](https://github.com/DataDog/datadog-agent/pull/22115) we can...

changelog/no-changelog
team/agent-shared-components

### What does this PR do? ### Motivation ### Reviewer's Checklist - [ ] Changed code has unit tests for its functionality at or near 100% coverage. - [ ]...

apm:ecosystem
stale

### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes

Backport https://github.com/DataDog/datadog-agent/pull/23620

changelog/no-changelog
team/agent-shared-components

### What does this PR do? The system probe status had to issues: - It was using the right template path - It was using a deprecated config flag to...

changelog/no-changelog
team/ebpf-platform
backport/7.52.x

Backport https://github.com/DataDog/datadog-agent/pull/23620

changelog/no-changelog
team/agent-shared-components

### What does this PR do? We add a new `MetadataPriorityProvider`. This allow us to ensure the host metadata information is sent synchronously at start time. This is a workaround...

changelog/no-changelog
team/agent-shared-components