---
title: "Datadog Cloudsmith Integration"
description: "Cloudsmith's Datadog integration helps our customers monitor their storage, bandwidth and token usage of their Cloudsmith account in Datadog."
canonical_url: "https://cloudsmith.com/blog/datadog-cloudsmith-integration"
last_updated: "2021-10-27T00:00:00.000Z"
---
# Datadog Cloudsmith Integration

Cloudsmith is happy to announce an integration with Datadog to help our customers monitor their Cloudsmith account.

[Datadog](https://www.datadoghq.com/) is an observability service for cloud-scale apps, providing monitoring of servers, databases, tools, and services through a SaaS based data analytics platform. At Cloudsmith we are big fans of Datadog and use it to monitor and visualize how our system is performing across a range of services and tools.

The Datadog Cloudsmith Integration, allows users to monitor their storage, bandwidth, and token usage in Datadog. This [metric data](/blog/track-your-bandwidth-storage-limits-with-our-quota-api) is crucial in monitoring your consumption and mitigating against getting an unexpected overage bill- the Datadog Cloudsmith integration is another way for you and your team to monitor this.

## **Metrics Available**

The following metrics will be tracked by the Datadog Cloudsmith integration:

```json
{
  "_key": "ae0a92637d2a",
  "_type": "tableBlock",
  "firstRowIsHeader": true,
  "markDefs": null,
  "table": {
    "rows": [
      {
        "_key": "22a93270-6266-47dd-b7f8-28c0c2b3f2c0",
        "_type": "tableRow",
        "cells": [
          "Metric Name",
          "Metric Type",
          "Description"
        ]
      },
      {
        "_key": "a8294b3f-a0f3-47b6-82d4-a5993d4d8ee7",
        "_type": "tableRow",
        "cells": [
          "cloudsmith.storage_used",
          "percent",
          "The percentage of storage used"
        ]
      },
      {
        "_key": "27ea283a-6bdc-4378-994c-9ccc4af3d9e3",
        "_type": "tableRow",
        "cells": [
          "cloudsmith.bandwidth_used",
          "percent",
          "The percentage of bandwidth used"
        ]
      },
      {
        "_key": "4538c06e-79dc-4efb-87a7-ae813f15df2f",
        "_type": "tableRow",
        "cells": [
          "cloudsmith.token_count",
          "item",
          "The number of tokens in an Organization"
        ]
      },
      {
        "_key": "bd69d067-039d-4dc3-8cfc-8ff87c1581f5",
        "_type": "tableRow",
        "cells": [
          "token_bandwidth_total",
          "byte",
          "The total bandwidth used by tokens"
        ]
      },
      {
        "_key": "ab9359e3-6f65-4ce6-9141-cb0f7b5552b1",
        "_type": "tableRow",
        "cells": [
          "cloudsmith.token_download_total",
          "item",
          "The total downloads used by tokens"
        ]
      }
    ]
  }
}
```

## **Install Cloudsmith Datadog Integration**

The Cloudsmith check is a [Community Integration](https://docs.datadoghq.com/agent/guide/use-community-integrations/?tab=agentv721v621)- follow these steps to install and configure your Cloudsmith integration.

### **Datadog Agent**

First things first you need to install the Datadog Agent.

The Datadog Agent is software that runs on your hosts. It collects events and metrics from hosts and sends them to Datadog, where you can analyze your monitoring and performance data. To install the datadog agent, follow the steps [here](https://docs.datadoghq.com/agent/).

**Cloudsmith Datadog Integration Installation**

The Cloudsmith check is a [Community Integration](https://docs.datadoghq.com/agent/guide/use-community-integrations/?tab=agentv721v621) and is not included in the [Datadog Agent](https://app.datadoghq.com/account/login?next=%2Faccount%2Fsettings#agent) package, so you need to install it.

For Agent v7.21+ / v6.21+, follow the instructions below to install the Cloudsmith check on your host. Run the following command to install the Cloudsmith Agent integration:

datadog-agent integration install -t datadog-cloudsmith==<INTEGRATION_VERSION>

### **Configuration**

Configure your integration similar to core [integrations](https://docs.datadoghq.com/getting_started/integrations/). The Cloudsmith integration has 3 configuration values:

```json
{
  "_key": "91daeb2517a9",
  "_type": "tableBlock",
  "firstRowIsHeader": true,
  "markDefs": null,
  "table": {
    "rows": [
      {
        "_key": "777222e0-d918-403c-8aac-727e7187fb6c",
        "_type": "tableRow",
        "cells": [
          "Config Name",
          "Config Description"
        ]
      },
      {
        "_key": "e78d155e-0632-44e0-ae1a-c0dbb7dcc05d",
        "_type": "tableRow",
        "cells": [
          "url",
          "This is the url to the Cloudsmith API and will not change (https://api.cloudsmith.io/v1)"
        ]
      },
      {
        "_key": "5600a396-2fbd-4ade-9593-f08cc5e7b3a2",
        "_type": "tableRow",
        "cells": [
          "cloudsmith_api_key",
          "Your Cloudsmith API key"
        ]
      },
      {
        "_key": "5c811577-641c-496b-9096-00fff9e86882",
        "_type": "tableRow",
        "cells": [
          "organization",
          "The Organization that you are monitoring"
        ]
      }
    ]
  }
}
```

Follow these steps to configure your Cloudsmith integration:

1. Edit the cloudsmith.d/conf.yaml file, in the conf.d/ folder at the root of your Agent's configuration directory to start collecting your Cloudsmith performance data. See the [sample cloudsmith.d/conf.yaml](https://github.com/DataDog/integrations-extras/blob/master/cloudsmith/datadog_checks/cloudsmith/data/conf.yaml.example) for all available configuration options.
2. Restart the Agent

**Validation**

[Run the Agent's status subcommand](https://docs.datadoghq.com/agent/guide/agent-commands/?tab=agentv6v7#agent-status-and-information) and look for `cloudsmith` under the Checks section.

## **View your Cloudsmith Dashboard in Datadog**

Datadog dashboards enable you to efficiently monitor your infrastructure and integrations by displaying and tracking key metrics. Once the Agent is installed with the Cloudsmith check, you can use the metrics in any datadog dashboard.

To make life easier for you, the Cloudsmith Datadog Integration comes with it’s own dashboard allowing you to monitor your Cloudsmith accounts storage, bandwidth, and token usage.

## **Install the Datadog Integration**

[Log into Datadog](https://www.datadoghq.com/) and from the side bar select **_Integrations->integrations_** and select the Cloudsmith integration.

```json
{
  "_key": "be42ee686dab",
  "_type": "image",
  "alt": "Cloudsmith in Datadog HQ",
  "asset": {
    "_createdAt": "2025-06-05T07:59:46Z",
    "_id": "image-0e192bd856d0b3b2127f5e0eab530d31ee6ccfda-908x543-png",
    "_rev": "gnJeqIUmT5gWK5E6lfp7DY",
    "_type": "sanity.imageAsset",
    "_updatedAt": "2025-06-05T07:59:46Z",
    "assetId": "0e192bd856d0b3b2127f5e0eab530d31ee6ccfda",
    "extension": "png",
    "metadata": {
      "_type": "sanity.imageMetadata",
      "blurHash": "MCPQBL0000004T?vxuxvxvt8~Uxussx]Xk",
      "dimensions": {
        "_type": "sanity.imageDimensions",
        "aspectRatio": 1.6721915285451197,
        "height": 543,
        "width": 908
      },
      "hasAlpha": false,
      "isOpaque": true,
      "lqip": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAIAAADtbgqsAAAACXBIWXMAAAsTAAALEwEAmpwYAAACnUlEQVR4nDWLy0tUURyA7z/TIggKQTTNNNMkNelJVERE0KKVUKsemxatlMrUnChLiSIoM6MoCGuyyaKYmcbSaUZnnHvn3Llz3+ee8zv3nPuQcNG3+/j4pIVPqa9fvi0kU9nMkqIgta5rhmFYtmU7tuNijxAAyhgAowAepS6lBDYVgEnXr90Yv524NTT6YuZNvqQohq3aWHOJjgmmzGeCQyB4GAShCAMIBBHCD4Ig3EQ6e+r85UvXLg5eGbv/JF2UywaWbSLbtOKQuu0bxVDLhh6KI7FBQpFzjaSJSoB5HMUbG9KxgZNnjp87e/rC7cTjbBlVLIJsgpzNWVbY0gz7PuLLC5GgG4iRu8XM4K/knFZ2AxHHsbS/Y6Bnd//BvhM3x6dWZFVzqeESEwNyoSLT3Bz+lsDlFPO9EBE8+TdzNZN8h0ou96Mokrpbe/c07evtPjo08iC/jnQHa4alO1i2vHXNqRTN8pKhyQ4Q5njeilr9USmVjTplIISQOpt7Ohq7+rqODN+ZzK1W87KbLZh/FaekY2R4OvK0dezohIHvAci2VTDqNdcB3+ecS+2NXW0NnQe6j05MTOdWau8/k+mX3kKGqQ63dVFK8j/PeS0bCBrpjLxSCuOr2ZSJvECEUSS1Nexp2dHev/fwZGJ6eVmbfU1G79HkonBJhLUw9wxSw1D+GHAvrlJ3LP9zMP1hFhWdgEdx/H/uPPQwMVVa09Jp/GHezRcYQOBZ/toi/v3WRb8pI8ICMi+vPi3k0joinHMhpNbt7c3bdvV2DExOPEKKWtdMRa6ZpgPAiEd01VArmqlblAIAaKZRqSHTsRnzKQWpcevOhi1N3S299+8+rKEq2KpXXwWsc9/njIKtEn0NcJ37vmAM7BrVSwwbgm/2f4FURh07I4uoAAAAAElFTkSuQmCC",
      "palette": {
        "_type": "sanity.imagePalette",
        "darkMuted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#372e3c",
          "foreground": "#fff",
          "population": 12.99,
          "title": "#fff"
        },
        "darkVibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#049c74",
          "foreground": "#fff",
          "population": 0,
          "title": "#fff"
        },
        "dominant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#372e3c",
          "foreground": "#fff",
          "population": 12.99,
          "title": "#fff"
        },
        "lightMuted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#c3cdd2",
          "foreground": "#000",
          "population": 1.85,
          "title": "#000"
        },
        "lightVibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#d570fc",
          "foreground": "#000",
          "population": 0.03,
          "title": "#fff"
        },
        "muted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#a88f66",
          "foreground": "#fff",
          "population": 0.36,
          "title": "#fff"
        },
        "vibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#973ee6",
          "foreground": "#fff",
          "population": 2.57,
          "title": "#fff"
        }
      }
    },
    "mimeType": "image/png",
    "originalFilename": "image-3.png",
    "path": "images/rafvlnhi/production/0e192bd856d0b3b2127f5e0eab530d31ee6ccfda-908x543.png",
    "sha1hash": "0e192bd856d0b3b2127f5e0eab530d31ee6ccfda",
    "size": 70864,
    "uploadId": "ryoJsxhPlNeIqqpzSXyMRtbpkykzQQyv",
    "url": "https://cdn.sanity.io/images/rafvlnhi/production/0e192bd856d0b3b2127f5e0eab530d31ee6ccfda-908x543.png"
  },
  "caption": null,
  "link": null,
  "markDefs": null
}
```

Open the Configuration tab and select **_Install Integration_**.

```json
{
  "_key": "2df2885fbb63",
  "_type": "image",
  "alt": null,
  "asset": {
    "_createdAt": "2025-06-05T07:59:47Z",
    "_id": "image-8731be43ea180786f266aabec2f203ecc244535b-1323x939-png",
    "_rev": "2MVa2LY6RC9Yy6hPJdhnKn",
    "_type": "sanity.imageAsset",
    "_updatedAt": "2025-06-05T07:59:47Z",
    "assetId": "8731be43ea180786f266aabec2f203ecc244535b",
    "extension": "png",
    "metadata": {
      "_type": "sanity.imageMetadata",
      "blurHash": "V7PQ894o00-o00IUWA~pt7?bIVfk_3WU?HM{Rj_3j[-;",
      "dimensions": {
        "_type": "sanity.imageDimensions",
        "aspectRatio": 1.4089456869009584,
        "height": 939,
        "width": 1323
      },
      "hasAlpha": false,
      "isOpaque": true,
      "lqip": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAOCAIAAACgpqunAAAACXBIWXMAAAsTAAALEwEAmpwYAAACeklEQVR4nG2RW0/TYBjHe0sMBwlBISbccp4cxOiViX4O4wIkJBoTyPAzaLiZO3Rw4ScQEle8FhMJ6zoOxUG7kamMrcCgXc99375vW0zLhKD+8uS9en7P/8n7EJ9WPlJUeu3LGk0z2WyOzjAZOksHlc3mtrbZfH6f4wo8X+QLxULhgOeLe3vc7s4uy7JE+PmLVy9fLy59+Pptg85tb2S31unceobJMFvMJru5k9/e3dv5vs/meTbPsXme2WTT1GcymYpGo8RQ3/DTJ89iMZIrloTaeeWkViof/ygLx7VzUZKlutIoWZHqsijJvw7Ly8sr8/NvZmZmiJ7unkcTj1OppcrJqWbBug6qknmmWhBh13U9z7u4aJTnua7rSpJEUVQkEpmamiK6O+9NjD4kycWKcCJrpqiaZwqQDRsijBByHMfzB/gz3D/y6upqJBKZnp4mujq6x0cmkgnyqCIomqFohmYAw7ItAAGEtm1j7GDHQ46HsIMxviHfae8aCz1IJshKVVBUTVZUTTd0wzRNCwAAIIQ2grYDkQNtjGwkiuK13Hn77mhonEymBEFQVLUuK4qqq5oRyLBhI+znB9xI7mjtHBkcSybIapDsm4alGcDytQB/c+w41zJFUXNzc5OTk0R7c0eofyQeS5SPqrKqK7qpmlA1oWEB07RMy8+3kc/lK4piOp2enZ0Nh8NE26324b5QNJooHQqSBnQLWhBbEAFoB/9lIz/WdVzXCZAk6Vpubmod6B1+txBnOKFUA3XDbw8yMEL+tsGpfS4PfUNuaWoZ6h18uxCnueODU6CYyPHP2eDK/L/c1tR8v38g9j7+s3KqWRhh96r7L/6VfwNLb5N0Rsq+ZwAAAABJRU5ErkJggg==",
      "palette": {
        "_type": "sanity.imagePalette",
        "darkMuted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#545444",
          "foreground": "#fff",
          "population": 0,
          "title": "#fff"
        },
        "darkVibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#4c3c21",
          "foreground": "#fff",
          "population": 0.02,
          "title": "#fff"
        },
        "dominant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#b5bfc6",
          "foreground": "#000",
          "population": 3.05,
          "title": "#fff"
        },
        "lightMuted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#b5bfc6",
          "foreground": "#000",
          "population": 3.05,
          "title": "#fff"
        },
        "lightVibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#f8f7e4",
          "foreground": "#000",
          "population": 0.04,
          "title": "#000"
        },
        "muted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#7f92a5",
          "foreground": "#fff",
          "population": 0.91,
          "title": "#fff"
        },
        "vibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#f15651",
          "foreground": "#fff",
          "population": 0.01,
          "title": "#fff"
        }
      }
    },
    "mimeType": "image/png",
    "originalFilename": "image-4.png",
    "path": "images/rafvlnhi/production/8731be43ea180786f266aabec2f203ecc244535b-1323x939.png",
    "sha1hash": "8731be43ea180786f266aabec2f203ecc244535b",
    "size": 149721,
    "uploadId": "jrqYicSTrEg5OvrESfojca3ZXu275s4c",
    "url": "https://cdn.sanity.io/images/rafvlnhi/production/8731be43ea180786f266aabec2f203ecc244535b-1323x939.png"
  },
  "caption": null,
  "link": null,
  "markDefs": null
}
```

The Cloudsmith Dashboard can be viewed by following these instructions:

1. Follow the instructions in the previous section to install the Cloudsmith integration
2. From Datadog, select **_Dashboards->Dashboard list_** to view your dashboards.

```json
{
  "_key": "2dd4b7027c2a",
  "_type": "image",
  "alt": null,
  "asset": {
    "_createdAt": "2025-06-05T07:59:47Z",
    "_id": "image-fba257f2375b7ed576a95c329835ab5204ce20fd-458x477-png",
    "_rev": "gnJeqIUmT5gWK5E6lfp7Mo",
    "_type": "sanity.imageAsset",
    "_updatedAt": "2025-06-05T07:59:47Z",
    "assetId": "fba257f2375b7ed576a95c329835ab5204ce20fd",
    "extension": "png",
    "metadata": {
      "_type": "sanity.imageMetadata",
      "blurHash": "ehLNlb00XQH@-p~VR,E1xDf6$6kWXSi_aeD$t7%NV?ay%NWBRinlj[",
      "dimensions": {
        "_type": "sanity.imageDimensions",
        "aspectRatio": 0.960167714884696,
        "height": 477,
        "width": 458
      },
      "hasAlpha": false,
      "isOpaque": true,
      "lqip": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAVCAIAAADJt1n/AAAACXBIWXMAAAsTAAALEwEAmpwYAAAEsUlEQVR4nFWUa0xTZxjHz7e5xSwoFhwFRCi9Ir2e3m+npS3FAkrAaOfYwLnVgbBNzIbRXdzFeUUQ8ZINBBeUQVy8zi2L8ZJddC67uMwlS6EXCqUtlNP23HpOe5ZS98F/nvf98CS/50ne5/8+QL210dXafmD/4Q/3frKlobnRsfnUibMBfyBFUelIlL78Pd19iH57P/1RD/3dHToKp1MZpdNpmqYBO1TfuaNrdGRsZHDU1bqzqdY50Hsm4AukSCo9E0oPTaS3d9OtXXTne/TYFToUSVNUpm4WNmvsrtadoyNj4xcu7e7odm5s7u85Ne2bzsD+INV/nmx8I7XhNbqlix4ep4Ohp2Cr3uFqae892n/k0x5XS7uzofnk8dN+bwZOzYTJwfHklg5qw+tp1970V9fp8PxT8Ibqpu3NO3btfKft1c6Xmlq2NrYM9J7xe6cpkiQXY/iDP7EvL+ODE/jEN8Tvf1PxRIqkKJLKCqizNDQ6tmyqdTbVOjfaN22u3zpw/LTP4yNwIgHHw4G5Wbc36PbOTnrDM3NIPEHgBIETOIajCApYdTVWbY1FW1OlsRsVltqqjSeOnvR6fCiCLi7CM8G5SZ/f7fG5Pb7AbBCGYyiCogiKJJBYLJ6BqzT2KnU1pLRqpVCNsa7vyEnvlA9F0UQiEYvFIwsLwblQKBSBYRhJIBkYxbIlgBqozqpbn+mstetBc42xvvdwv9fjx4kkQSwdNIHFF3EkniTwZCaRTBLJJZGATe8wq6tNKhuksGrERpvOcexg3+SkDyWSGI5jsSg2N4VOP8aCk1gsShBJMvNaqXTGJmlAJ4XUIr1aZFBWaiVchUZi2vXuwRv3/73vif3sjv7wyHP3x19u37p9595P9/6Y+tUDz8J4kqToJQFSnlzElkq4cglPXlEq5JVJoYY3t/Xc7Bx+2Db4YPvA3a1Hbzo/u+I8dN3Zc6vr/MNbjwJxlHgyZ3mFWsKTgwKlvEIl4YD8MilP4pA4OhRNe8DG7sq63SxLxxpTW4mpbQ3UZnr5gwvX7kbheNbcgF5q0kiMOimklUIasQEUqAXlIJcF8tlKAVtVXiwrWMVnrGCtWsHKzSlVKqpGhi8szEczFkmlAJ3UpJVA2Vsl1Mv4qopSEbeQx2Zy2at5ZTmcgmeLGMvyGcvycp9hKCqV574YjoQjGZ/gOKAWGtQig0ZsVAn1oEAt4cgFa8XlRYI1eeWFK0uZz5fmLy9mLGcyljNznytQiLTnPh8Jh8IYiiEJ5AmcbQvy1WKOglcmW1siYhYI8vO5+Xmc/DwOg8HOzWXl5JSCYNXQ0Gg4HMEwHEEwAJJb9DIzJLcY5RaNyCjlqThlsuIScWGxiFkkLCwWMouEq1+oyGVwc1aWgwrbuZGxyPxCMkkSBAmYlbYsDMktaqER5KtVEshsWG8z11uM9QZZnZLlkBTaRYU2Oc/64qZtV6/egOFYdp0Aqkq9cp1WuU4r46tELFC5Tud6pW3w7NCl8a8vDl3q6xp/33Fxj3Fsn2W8762JaxPfTrknCfz/OYvZ8qUAhSxZRYlYLTJ8vO/A47/+gRfhWffi/eHItd3hyzui19vh387H5v2ZL5minuyw/wAp4MYImDyC5AAAAABJRU5ErkJggg==",
      "palette": {
        "_type": "sanity.imagePalette",
        "darkMuted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#313f58",
          "foreground": "#fff",
          "population": 0.83,
          "title": "#fff"
        },
        "darkVibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#0a213f",
          "foreground": "#fff",
          "population": 0.45,
          "title": "#fff"
        },
        "dominant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#e72c53",
          "foreground": "#fff",
          "population": 3.61,
          "title": "#fff"
        },
        "lightMuted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#b6c6d5",
          "foreground": "#000",
          "population": 0.6,
          "title": "#fff"
        },
        "lightVibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#f3cc9a",
          "foreground": "#000",
          "population": 0.11,
          "title": "#000"
        },
        "muted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#7e7481",
          "foreground": "#fff",
          "population": 2.23,
          "title": "#fff"
        },
        "vibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#e72c53",
          "foreground": "#fff",
          "population": 3.61,
          "title": "#fff"
        }
      }
    },
    "mimeType": "image/png",
    "originalFilename": "image-5.png",
    "path": "images/rafvlnhi/production/fba257f2375b7ed576a95c329835ab5204ce20fd-458x477.png",
    "sha1hash": "fba257f2375b7ed576a95c329835ab5204ce20fd",
    "size": 45619,
    "uploadId": "C5XylK7oljomAeNkHjIPKYMoMihTYTkZ",
    "url": "https://cdn.sanity.io/images/rafvlnhi/production/fba257f2375b7ed576a95c329835ab5204ce20fd-458x477.png"
  },
  "caption": null,
  "link": null,
  "markDefs": null
}
```

Select your installed Cloudsmith dashboard- it will be listed as **_Cloudsmith Overview_**.

```json
{
  "_key": "07ac4086b52d",
  "_type": "image",
  "alt": null,
  "asset": {
    "_createdAt": "2025-06-05T07:59:47Z",
    "_id": "image-30f88294d31040ecb6e8f66ac07756cdfa04b11f-1881x1013-png",
    "_rev": "2MVa2LY6RC9Yy6hPJdhnvA",
    "_type": "sanity.imageAsset",
    "_updatedAt": "2025-06-05T07:59:47Z",
    "assetId": "30f88294d31040ecb6e8f66ac07756cdfa04b11f",
    "extension": "png",
    "metadata": {
      "_type": "sanity.imageMetadata",
      "blurHash": "M3RC_F00000000ngtS%h~Vo#IpIUM|_3t7",
      "dimensions": {
        "_type": "sanity.imageDimensions",
        "aspectRatio": 1.8568608094768015,
        "height": 1013,
        "width": 1881
      },
      "hasAlpha": false,
      "isOpaque": true,
      "lqip": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAIAAADwazoUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAB/ElEQVR4nE1SPW8TQRS83wENdEQiIEVQECFBEVEgGlpKCmpAQgEMwuLLNDQISkpo6CloUCQkyyghCkdin7+Os+Oc7Tvv3e3t99s9o72YwGiK1dObnTdv13m8Xv344VOzF4QJRhnOCSWUMc4psxRSKgUKALRWoKSUABpAEyaniDg3b9x69/b9xq5fDyK3P+j6gdf77fX8Vqff8YMoRoRgRhIpMCgmpKCU5YRiQnBOnWtr12u1N59/tL80h3XX2/7V2vy5e0i31RlPpgxPRdZX2Nc8ZoygJI1nCKUpIdS5cvFq7dnr767XHkVBOA0nUTiJxlE8ieIZSgklnMwI8gnqCxpxTnFOMCmTCeFcPr/24smrvaaXZnmGc5wTQillnHEubGKZZdlwfzgYBkkyO8xsYYwG7ayevfS08rLtdRkXXAgrWEDZVSnAOdkPx4PRwQwlUirzF1Z8bulC9cFzt9ULqUoFSLtTdQQpFefCbii3o8rS+Z94+eRK5V51w+3UI+5ngnHBOOflFJb/H8ocAFCUMNo4p46dXr9T+bq9922I+jFeDC+tvVRgnRdXSGGf3PrOSxhjnKXjy/dvVxpbO81gdBAj22R/hQFjqQCEtDJb1AZMYUxRHInPnFh5ePdRo7HZ6vbGUSQVgCm0KUxRaGPK4KC1KStzU8yLhdaK/wDmH0o6t1h5mQAAAABJRU5ErkJggg==",
      "palette": {
        "_type": "sanity.imagePalette",
        "darkMuted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#29202e",
          "foreground": "#fff",
          "population": 6.45,
          "title": "#fff"
        },
        "darkVibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#225578",
          "foreground": "#fff",
          "population": 0.29,
          "title": "#fff"
        },
        "dominant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#29202e",
          "foreground": "#fff",
          "population": 6.45,
          "title": "#fff"
        },
        "lightMuted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#c1c6c8",
          "foreground": "#000",
          "population": 3.56,
          "title": "#fff"
        },
        "lightVibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#94eaf8",
          "foreground": "#000",
          "population": 0.11,
          "title": "#000"
        },
        "muted": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#7a6d7c",
          "foreground": "#fff",
          "population": 0.12,
          "title": "#fff"
        },
        "vibrant": {
          "_type": "sanity.imagePaletteSwatch",
          "background": "#1fb3e4",
          "foreground": "#fff",
          "population": 0.68,
          "title": "#fff"
        }
      }
    },
    "mimeType": "image/png",
    "originalFilename": "image-6.png",
    "path": "images/rafvlnhi/production/30f88294d31040ecb6e8f66ac07756cdfa04b11f-1881x1013.png",
    "sha1hash": "30f88294d31040ecb6e8f66ac07756cdfa04b11f",
    "size": 235800,
    "uploadId": "VQOtyBexKdgEw00uzEqOPiVfCya1isup",
    "url": "https://cdn.sanity.io/images/rafvlnhi/production/30f88294d31040ecb6e8f66ac07756cdfa04b11f-1881x1013.png"
  },
  "caption": null,
  "link": null,
  "markDefs": null
}
```

  
The dashboard above tracks tokens and consumption usage in an Organization:

- It tracks storage and bandwidth usage of your packages in a Cloudsmith organization. If your bandwidth or storage usage is getting close to the limit, your status changes to amber if above 75% and red if your usage is above 85%.
- Track your entitlement token usage for your organization. View the amount of tokens created, the total amount downloaded by all tokens, and the bandwidth used by tokens. Entitlement tokens are read-only tokens used for downloading files and gaining read-only access to repository contents. See [Entitlements](https://help.cloudsmith.io/docs/entitlements) for more information.

## **To Sum it Up**

The Datadog Cloudsmith Integration is a simple and effective visualisation tool for monitoring your token, storage and bandwidth usage- never be surprised by an unexpected overage and give yourself time to change your settings before you reach your limit. If you identify a limit that is approaching a threshold, then you can quickly and easily [adjust your limits](https://help.cloudsmith.io/docs/organisations#usage-limits) at anytime within the Cloudsmith UI.

If you already use Datadog to monitor your tools and services, this tool is for you!
