Sign inSign up

cloudsmith/cloudsmith-datadog-agent

By cloudsmith

β€’Updated over 1 year ago

Prebuilt Datadog Agent with the Cloudsmith integration installed

Image
Integration & delivery
0

317

cloudsmith/cloudsmith-datadog-agent repository overview

Cloudsmith CLI Logo


⁠Cloudsmith Datadog Agent

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.


β βœ… Features

  • Built on public.ecr.aws/datadog/agent:7
  • Includes datadog-cloudsmith integration by default
  • Works out-of-the-box with Datadog infrastructure monitoring
  • Supports all standard Datadog environment variables and mount options

⁠🐳 Example Usage

docker 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>
  • Replace <version> with the appropriate tag (e.g., 1.0.0, 1.1.0, etc).
  • You can also mount the Cloudsmith config dynamically instead of copying it into the image.

⁠πŸ“₯ Available Tags

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.


β πŸ›‘ Security and CVEs

  • Built on official Datadog base image
  • Cloudsmith integration is pinned to an exact version


⁠πŸ‘₯ Maintainer

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.

Tag summary

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