DirectorySecurity advisories
Sign in

Directory

datadog-cluster-agent logo

datadog-cluster-agent

Last changed
Get started with latest for free
docker pull cgr.dev/chainguard/datadog-cluster-agent

Need access to a specific version? Contact us.

Sign in for updates

Get notified of upcoming product changes, critical vulnerability notifications and patches and more.

Sign in
Versions
Overview
Provenance
Specifications
SBOM
Vulnerabilities
Advisories

Minimalist Wolfi-based Datadog Agent to collect events and metrics from hosts and send them to Datadog.

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/datadog-agent:latest

Usage

The Datadog Agent collects events and metrics from hosts and sends them to Datadog.

Prerequisites

* Create a Datadog account.
* Have your Datadog API key on hand.

The DataDog Agent getting started guide is here: docs.datadoghq.com/getting_started/agent/

Example Usage

docker run \
 --name dd-agent \
 -e DD_API_KEY=<xxxxxxxxxxxxxxxxxxx> \
 -e DD_SITE="datadoghq.com" \
 -e DD_APM_ENABLED=true \
 -e DD_APM_NON_LOCAL_TRAFFIC=true \
 -v /var/run/docker.sock:/var/run/docker.sock:ro \
 -v /proc/:/host/proc/:ro \
 -v /sys/fs/cgroup/:/host/sys/fs/cgroup:ro \
 -v /var/lib/docker/containers:/var/lib/docker/containers:ro \
 cgr.dev/chainguard/datadog-agent:latest

For more detail, please refer to the DataDog Agent documentation.

Licenses

Chainguard Images contain software packages that are direct or transitive dependencies. The following licenses were found in the "latest" version of this image:

  • Apache-2.0

  • CC-PDDC

  • GPL-2.0-or-later

  • GPL-3.0-or-later

  • LGPL-2.1-or-later

  • MIT

  • MPL-2.0

For a complete list of licenses, please refer to this Image's SBOM.

Software license agreement

Products

Chainguard Images

© 2024 Chainguard, Inc.