devops:monitoring:datadog:docker_daemon
Differences
This shows you the differences between two versions of the page.
| devops:monitoring:datadog:docker_daemon [2025/02/14 10:22] – created 85.219.17.206 | devops:monitoring:datadog:docker_daemon [2025/02/14 10:24] (current) – [Setup] 85.219.17.206 | ||
|---|---|---|---|
| Line 16: | Line 16: | ||
| If you haven’t installed the Docker Agent, follow the in-app installation instructions or see below. For supported versions, see the Agent documentation. Use the one-step install command. Replace < | If you haven’t installed the Docker Agent, follow the in-app installation instructions or see below. For supported versions, see the Agent documentation. Use the one-step install command. Replace < | ||
| - | docker run -d --cgroupns host --pid host --name dd-agent -v / | + | |
| + | docker run -d --cgroupns host --pid host --name dd-agent -v / | ||
| + | For ECR-public: | ||
| + | docker run -d --cgroupns host --pid host --name dd-agent -v / | ||
| + | | ||
| + | Note: If you’re using a different registry besides GCR or ECR-public, make sure to update the image. | ||
| + | Note: For some features provided by system-probe, | ||
| + | |||
| + | Note: For Docker Compose, see Compose and the Datadog Agent. | ||
devops/monitoring/datadog/docker_daemon.1739528535.txt.gz · Last modified: 2025/02/14 10:22 by 85.219.17.206
