Prebuilt Datadog Agent with the Cloudsmith integration installed
317
This Docker image is based on the official datadog/agent:7 and comes with the datadog-cloudsmith integration pre-installed, making it easy to monitor your Cloudsmith repositories using Datadog.
public.ecr.aws/datadog/agent:7datadog-cloudsmith integration by defaultdocker run -it \
-e DD_API_KEY=<your-api-key> \
-e DD_SITE=datadoghq.com \
-e DD_HOSTNAME=cloudsmith-agent \
-v ./conf.yaml:/etc/datadog-agent/conf.d/cloudsmith.d/conf.yaml \
-v ./datadog.yaml:/etc/datadog-agent/datadog.yaml:ro \
cloudsmith/cloudsmith-datadog-agent:<version>
<version> with the appropriate tag (e.g., 1.0.0, 1.1.0, etc).You can browse the available versions under the Tags tab in Docker Hub.
Each tag corresponds to a cloudsmith-X.Y.Z version in upstream.
Maintained by Cloudsmithβ . Built for both public use and internal observability integrations.
If youβre using Cloudsmith to distribute your packages, this is the easiest way to monitor activity directly within your Datadog dashboards.
Content type
Image
Digest
sha256:a4da1a43eβ¦
Size
292.9 MB
Last updated
over 1 year ago
docker pull cloudsmith/cloudsmith-datadog-agent:1.1.0