datadog-agent icon indicating copy to clipboard operation
datadog-agent copied to clipboard

Main repository for Datadog Agent

Results 1525 datadog-agent issues
Sort by recently updated
recently updated
newest added

### What does this PR do? This PR provides the facility to map sock objects to pids. ### Motivation We do not have access to the pid of the process...

do-not-merge/WIP
changelog/no-changelog
team/networks

### What does this PR do? * Adds an `IsServerless()` check to validate whether the agent is running in a Lambda function. Generalizing the name to "serverless" when we only...

changelog/no-changelog
qa/skip-qa
team/serverless

### What does this PR do? This change moves `pkg/util/cgoups` into its own submodule for use in other modules. - [ ] If known, an appropriate milestone has been selected;...

changelog/no-changelog
team/agent-apm

### What does this PR do? Improvements/fixes for `retry_file_dump`: - Fixes outdated info in README - Fixes `TODO` linter rule exclusion - `go mod tidy` run - Adds protobuf files...

dev/tooling
changelog/no-changelog
qa/skip-qa
team/agent-metrics-logs

### What does this PR do? This changes the behavior of the `agent status` command to no longer use the `logger` component to do the printing. Before: ``` ./bin/agent/agent -c...

qa/skip-qa
team/agent-shared-components

Bumps [go.uber.org/atomic](https://github.com/uber-go/atomic) from 1.9.0 to 1.10.0. Release notes Sourced from go.uber.org/atomic's releases. v1.10.0 Added Add atomic.Float32 type for atomic operations on float32. Add CompareAndSwap and Swap methods to atomic.String, atomic.Error,...

changelog/no-changelog
team/agent-apm
dependencies
dependencies-go

Bumps [go.opentelemetry.io/collector/pdata](https://github.com/open-telemetry/opentelemetry-collector) from 0.56.0 to 0.57.2. Release notes Sourced from go.opentelemetry.io/collector/pdata's releases. v0.57.2 Images and binaries here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.57.2 🛑 Breaking changes 🛑 Remove deprecated funcs/types from service related to Config...

changelog/no-changelog
team/agent-platform
dependencies
dependencies-go

Bumps [go.opentelemetry.io/collector/semconv](https://github.com/open-telemetry/opentelemetry-collector) from 0.56.0 to 0.57.2. Release notes Sourced from go.opentelemetry.io/collector/semconv's releases. v0.57.2 Images and binaries here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.57.2 🛑 Breaking changes 🛑 Remove deprecated funcs/types from service related to Config...

changelog/no-changelog
team/agent-platform
dependencies
dependencies-go

### What does this PR do? Add missing configuration param for `MaxHTTPStatsBuffered` ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes Changes...

changelog/no-changelog
team/networks
qa/skip-qa

Initial revision. All windows HTTP changes on top of latest main. ### What does this PR do? Adds support for HTTP stats for windows in NPM. Adds support for HTTPS...

changelog/no-changelog
team/networks