Pierre Gimalac

Results 55 issues of Pierre Gimalac

### What does this PR do? Make the Go check loader have priority over the Python check loader. ### Motivation This will eventually allow not loading Python by default. For...

team/windows-agent
medium review
team/ndm-core
qa/rc-required
team/container-integrations
ask-review
team/agent-runtimes

### What does this PR do? Skip windows flaky e2e service test. ### Motivation The flake marker was somehow broken by the Go 1.25, and it makes those tests visibly...

changelog/no-changelog
qa/no-code-change
short review
team/windows-products

### What does this PR do? ### Motivation ### Describe how you validated your changes ### Additional Notes

changelog/no-changelog
qa/no-code-change
short review
team/agent-devx

### What does this PR do? Update the trace-loader to handle TCP probes to avoid waking up the trace-agent. This behavior is controlled by a config flag (disabled by default)....

changelog/no-changelog
qa/done
medium review
ask-review
team/agent-runtimes

Update the base Ubuntu image to use Docker registry, to fix failing deploy jobs. The jobs seem to be failing due to the base image not supporting `linux/arm/v7` platform. Tested...