maxime mouial

Results 11 issues of maxime mouial

Right now a check will be configured in `conf.d/.d/conf.yaml`. This behavior might be an issue when people are using autodiscovery. Customer might have multiple containers for one check needing different...

enhancement

### What does this PR do? We should hold until DASH to merge this PR. The related feature will be announce during our conference. ### Motivation ### Additional Notes ---...

Do Not Merge
agent
Guide

### What does this PR do? Adding release note for the Fleet Automation fixes This covers the following PRs: - #22773 - #22651 - #22411 - #22442 - #22132 ###...

team/agent-shared-components

### What does this PR do? The new component ensure the creation of the auth_token. This is now required by other component than the `api`. Without this, the `inventoryagent` comp...

changelog/no-changelog
category/bugfix
team/agent-shared-components
bugfix/functional

### What does this PR do? This also split the types from the implementation allowing other component to provide task listeners without requiring the client implementation. ### Describe how to...

changelog/no-changelog
component/system-probe
team/remote-config

### What does this PR do? Add tests for the fetch only implementation of the auth_token

changelog/no-changelog
team/agent-shared-components
qa/no-code-change

### What does this PR do? Fix linter errors from `inv lint-go` command with golangci-lint version `v1.55.2`. linter output: ``` Linters for module /home/maxime/dev/go/src/github.com/DataDog/datadog-agent failed (base flavor) Linter failures: pkg/serverless/trigger/extractor.go:25:9:...

changelog/no-changelog
component/system-probe
team/agent-shared-components
qa/no-code-change

### What does this PR do? Nil value can be inserted in FX groups when a component declare returning a group element in the return types from its constructor but...

changelog/no-changelog
team/agent-platform
team/processes
team/network-device-monitoring
team/remote-config
team/agent-shared-components
backport/7.52.x

### What does this PR do? The logs-agent now pull the API key from the configuration every time it uses it. This makes rotating the API key at runtime possible....

changelog/no-changelog
component/system-probe
team/agent-shared-components
team/agent-metrics-logs

### What does this PR do? Fix connection leak when using the api/util from the metadata comp ### Describe how to test/QA your changes Security-agent team to test if connection...

changelog/no-changelog
component/system-probe
team/agent-security
team/agent-shared-components
backport/7.52.x