Pierre Gimalac
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...
### 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...
### What does this PR do? ### Motivation ### Describe how you validated your changes ### Additional Notes
### 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)....
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...