You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
text: "Understand and manage your Datadog spend with Datadog cost data in Cloud Cost Management"
31
29
---
32
30
33
-
{{< callout url="https://www.datadoghq.com/product-preview/daily-datadog-costs/" btn_hidden="false" header="Join the Preview!">}}
34
-
Daily Datadog costs in Cloud Cost Management are in Preview. If you're interested in this feature, complete the form to request access.
31
+
## Overview
35
32
36
-
<p>Only customers with a direct contract through Datadog or an External Marketplace drawdown contract are eligible for the Preview.</p>
37
-
{{< /callout >}}
33
+
Daily Datadog costs give you visibility into daily Datadog spending across dashboards, notebooks, [cost monitors][1], and Cloud Cost Explorer, along with your entire organization's cloud provider and [SaaS costs][2].
38
34
39
-
## Overview
35
+
You can view daily Datadog costs in [Cloud Cost Management][3](CCM), and access additional Datadog cost capabilities like [Cost Summary][5] and [Cost Chargebacks][6] on the [**Plan & Usage** page][7].
40
36
41
-
Daily Datadog costs give you visibility into daily Datadog spending across dashboards, notebooks, [cost monitors][2], and Cloud Cost Explorer, along with your entire organization's cloud provider and [SaaS costs][3].
37
+
There is **no additional charge** for Datadog Costs, and it is available for both CCM and non-CCM customers with a direct contract through Datadog or an External Marketplace drawdown contract.
42
38
43
-
You can view daily Datadog costs in [Cloud Cost Management][1], and access additional [Datadog costs capabilities][7] like [Cost Summary][9] and [Cost Chargebacks][10] on the [**Usage & Cost** page][4].
39
+
## Required permissions
44
40
45
-
There is **no additional charge** for Datadog Costs, and it is available for both CCM and non-CCM customers.
41
+
Datadog Costs requires different permissions depending on whether you're enabling the feature or viewing the data:
46
42
47
-
## Permissions
43
+
### To enable Datadog Costs (opt-in)
44
+
To activate Datadog Costs for your organization, you must have the following permissions:
48
45
49
-
To view costs in Cloud Cost Management, you must have the `cloud_cost_management_read` permission, which is enabled for users with the Datadog Read Only Role.
|`cloud_cost_management_read`| Read access to Cloud Cost Management. | • Datadog Admin<br>• Datadog Read Only (default) |
50
51
51
-
To see costs on the [**Usage & Cost** page][4], see the [Cost Details documentation][7].
52
+
### To view Datadog Costs in Cloud Cost Management
53
+
After Datadog Costs is enabled, users need the following permission to view the data:
52
54
53
-
## Visualize and break down costs
55
+
| Permission | Description | Available Roles |
56
+
|------------|-------------|-----------------|
57
+
|`cloud_cost_management_read`| Read access to Cloud Cost Management. **Required to view Datadog Costs data in Cloud Cost Management.**| • Datadog Admin<br>• Datadog Read Only (default) |
58
+
59
+
## Enabling Datadog Costs
60
+
61
+
To activate Datadog Costs, navigate to the [**Plan & Usage** page][7] and click **Get Started** in the modal to "View Datadog Costs in Cloud Cost Management". Alternatively, you can contact your account representative or [Datadog Support][8].
54
62
55
-
Costs in Cloud Cost Management may not match the estimated month-to-date (MTD) costs on the [**Plan and Usage** page][4] because Plan and Usage costs are cumulative and are prorated monthly. Only Cloud Cost Management provides a daily calculation.
63
+
After opting in to Datadog Costs, a confirmation message appears and cost data starts populating in the CCM Explorer within 2-3 hours.
64
+
65
+
## Data availability to sub-organizations
66
+
67
+
Datadog cost data is available at the parent organization level. Sub-organization access is available in limited availability. To request sub-organization access, contact your account representative or [Datadog Support][8].
68
+
69
+
## Visualize and break down costs
56
70
57
-
Datadog cost data is available at the parent or sub-organization level. For sub-organizations, [Cost Summary (sub-organization)][5] also needs to be enabled.
71
+
Costs in Cloud Cost Management may not match the estimated month-to-date (MTD) costs on the [**Plan & Usage** page][7] because Plan & Usage costs are cumulative and prorated monthly. Only Cloud Cost Management provides daily cost calculations.
58
72
59
73
Datadog cost data is available for the past 15 months and can be used in dashboards and notebooks under the **Cloud Cost** data source. Create dashboards to monitor daily costs, identify trends, and optimize resource usage.
60
74
@@ -67,21 +81,19 @@ You can use out-of-the-box tags to break down and allocate your Datadog cost dat
67
81
| organization | The name of the parent or sub-organization. |
68
82
| dimension_name / dimension |`dimension_name` is the name of the individual product being billed (for example, `Indexed Logs (15 Day Retention)`). </br></br> `dimension` is the snake case version of the product name which is optimized for programmatic use and easier search (for example, `logs_indexed_15day`). |
69
83
| product_name / datadog_product |`product_name` is the high-level grouping name for Datadog products (for example, `Logs`). </br></br> `datadog_product` is the snake case version of the product grouping name which is optimized for programmatic use and easier search (for example, `logs`). |
70
-
|`<Usage Attribution tags>`| You can add up to three tag keys, configured in [Usage Attribution][8], with their associated values (for example, `team` or `service`). |
84
+
|`<Usage Attribution tags>`| You can add up to three tag keys, configured in [Usage Attribution][9], with their associated values (for example, `team` or `service`). |
71
85
| cost_type | The type of charge covered by this item (for example, `usage` or `adjustment`). |
72
86
| pricing_category | The specific type of charge covered by this item (for example, `committed` or `on-demand`). |
0 commit comments