Results 13 issues of Jaime Fullaondo

### What does this PR do? This PR will run the SDK repos CI if we have a successful test run (maybe it should run always, regardless). ### Motivation During...

dev/tooling

In a flare when running jmxfetch in autoconf/auto-discovery mode we don't seem to include the relevant `list_everything`, `list_collected_attributes`, `list_matching_attributes`, etc. The problem has two facets I believe: 1. JMXfetch will...

core

I was having issues building on OSX. Python is provided as a framework by Xcode, and has to be included as `#include "Python/Python.h"` as opposed to the expected in `#include...

### What does this PR do? This PR continues the consolidation of protobuf definitions into the `pkg/proto` package. We were missing a few elements from the trace team, and some...

changelog/no-changelog
team/agent-guild
7.35.0-drop
7.36.0-drop
7.37.0-drop
7.38.0-drop
7.39.0-drop

This is a very small PR to address a small change we expect to implement in the JMXFetch lib, by which the `App.run()` method will no longer be static. It...

This is barebones package support for a potential `datadog-fips-proxy` package.

### What does this PR do? In PR https://github.com/DataDog/datadog-agent/pull/18492 we added backward-compatibility support for official flags that were now deprecated. Unfortunately, the unofficially supported `--pid` (single hyphen were the documented...

team/agent-apm
mergequeue-status: removed
7.51.0-drop
7.52.0-drop

### What does this PR do? This PR adds an **experimental** HA config subsection and said configuration is exposed via an API endpoint for potential consumption by other processes. ###...

changelog/no-changelog
team/agent-shared-components
7.51.0-drop
7.52.0-drop

### What does this PR do? This PR adds a small tool to break down a Go binary's dependencies by size. ### Motivation Handy tool to understand the weight brought...

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