Monitor your Cloudsmith workspace in Datadog
Cloudsmith's Datadog integration surfaces real-time metrics from your artifact platform directly in Datadog. Track storage, bandwidth, entitlement token usage, vulnerability scan results, and audit logs alongside the rest of your infrastructure - so your team never faces a surprise overage or a blind spot in your software supply chain.
How we support Datadog
Why teams integrate Cloudsmith with Datadog
Frequently asked questions
The integration collects storage usage, bandwidth consumption, entitlement token activity, vulnerability scan results, audit log events, and member metrics. All data surfaces in Datadog dashboards and the Event Explorer, tagged with source:cloudsmith.
The Cloudsmith check is a Datadog Community Integration and is not bundled with the Datadog Agent by default. Run datadog-agent integration install -t datadog-cloudsmith==1.3.0 on your agent host, then configure cloudsmith.d/conf.yaml with your Cloudsmith API key and organisation name. Alternatively, use Cloudsmith's pre-built containerised Datadog Agent image, which ships with the check pre-installed.
Yes. Once the integration is configured, a Cloudsmith Overview dashboard is available in your Datadog account. It groups widgets by storage, bandwidth, token usage, vulnerability data, and audit events, giving you an immediate operational view without any custom configuration.
The Cloudsmith check returns a WARNING status when storage or bandwidth usage reaches 75% of your plan limit and a CRITICAL status at 85%. These feed directly into Datadog monitors, so you can route notifications to Slack, PagerDuty, or any other channel you already use.
Yes. Repository metrics are tagged with repository:
, allowing you to filter dynamically in Datadog using dashboard template variables. You can also scope bandwidth profiles by package format, such as Python or Docker, directly in the agent configuration. Events are collected every five minutes by default to keep API request volume manageable. Real-time bandwidth metrics are enabled by default and can be toggled via the enable_realtime_bandwidth setting. The analytics interval is configurable via the bandwidth_interval setting.
Yes. Cloudsmith automatically scans supported package formats for CVEs on upload. Scan results are included in the integration output and appear in the Cloudsmith Overview dashboard, giving security teams a consolidated view of artifact vulnerability status within Datadog.
All Cloudsmith audit events are collected, including repository creation and deletion, modifications to repository settings, package deletions, quarantine events, and policy violation records. Events appear in the Datadog Event Explorer and can trigger monitors for security alerting workflows.
You need a Cloudsmith API key and your organisation slug. These are configured in cloudsmith.d/conf.yaml on your Datadog Agent host. Cloudsmith recommends using a dedicated service account with read-only permissions scoped to the metrics and audit endpoints.
Cloudsmith publishes a Docker image built on the official Datadog Agent base that ships with the Cloudsmith integration pre-installed and pinned to a known-good version. Use it when you run Datadog in containerised environments and want to avoid manually installing and maintaining the Cloudsmith check across agent instances.