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
[DOCS-11441] Add budgets to CCM reports and dashboards (#30497)
* [DOCS-11441] Add budgets to CCM reports and dashboards
* minor edit
* add db screenshot
* natasha fb and rearrange some content
* little errors
* minor fix
Copy file name to clipboardExpand all lines: content/en/cloud_cost_management/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,7 @@ Proactively manage and optimize your cloud spending by creating a [Cloud Cost Mo
100
100
101
101
## Allocate costs
102
102
103
-
Use [Container Cost Allocation metrics][4] to discover costs associated with clusters and workloads across Kubernetes, AWS ECS, Azure, and Google Cloud. Gain visibility into pod-level costs, identify idle resource costs, and analyze costs by resource type.
103
+
Use [Container Cost Allocation metrics][4] to discover costs associated with clusters and workloads across Kubernetes, Amazon ECS, Azure, and Google Cloud. Gain visibility into pod-level costs, identify idle resource costs, and analyze costs by resource type.
Copy file name to clipboardExpand all lines: content/en/cloud_cost_management/container_cost_allocation.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ CCM displays costs for resources including CPU, memory, and more depending on th
29
29
{{< tabs >}}
30
30
{{% tab "AWS" %}}
31
31
32
-
CCM allocates costs of AWS ECS clusters as well as all Kubernetes clusters, including those managed through Elastic Kubernetes Service (EKS).
32
+
CCM allocates costs of Amazon ECS clusters as well as all Kubernetes clusters, including those managed through Elastic Kubernetes Service (EKS).
33
33
34
34
The following table presents the list of collected features and the minimal Agent and Cluster Agent versions for each.
35
35
@@ -42,7 +42,7 @@ The following table presents the list of collected features and the minimal Agen
42
42
43
43
1. Configure the AWS Cloud Cost Management integration on the [Cloud Cost Setup page][101].
44
44
1. For Kubernetes support, install the [**Datadog Agent**][102] in a Kubernetes environment and ensure that you enable the [**Orchestrator Explorer**][103] in your Agent configuration.
45
-
1. For AWS ECS support, set up [**Datadog Container Monitoring**][104] in ECS tasks.
45
+
1. For Amazon ECS support, set up [**Datadog Container Monitoring**][104] in ECS tasks.
1. To enable storage cost allocation, set up [EBS metric collection][108].
48
48
1. To enable GPU container cost allocation, install the [Datadog DCGM integration][106].
@@ -144,13 +144,13 @@ For Kubernetes Persistent Volume storage allocation, Persistent Volumes (PV), Pe
144
144
145
145
Next, Datadog looks at all of the pods that claimed the volume on that day. The cost of the volume is allocated to a pod based on the resources it used and the length of time it ran. These resources include the provisioned capacity for storage, IOPS, and throughput. This allocated cost is enriched with all of the pod's tags.
146
146
147
-
### AWS ECS on EC2
147
+
### Amazon ECS on EC2
148
148
149
149
For ECS allocation, Datadog determines which tasks ran on each EC2 instance used for ECS. If you enable AWS Split Cost Allocation, the metrics allocate ECS costs by usage instead of reservation, providing more granular detail.
150
150
151
151
Based on resources the task has used, Datadog assigns the appropriate portion of the instance's compute cost to that task. The calculated cost is enriched with all of the task's tags and all of the container tags (except container names) running in the task.
152
152
153
-
### AWS ECS on Fargate
153
+
### Amazon ECS on Fargate
154
154
155
155
ECS tasks that run on Fargate are already fully allocated [in the CUR][103]. CCM enriches that data by adding out-of-the-box tags and container tags to the AWS Fargate cost.
156
156
@@ -403,7 +403,7 @@ In addition to ECS task tags, the following out-of-the-box tags are applied to c
403
403
404
404
| Out-of-the-box tag | Description |
405
405
| --- | ------------ |
406
-
|`orchestrator:ecs`| The orchestration platform associated with the item is AWS ECS. |
406
+
|`orchestrator:ecs`| The orchestration platform associated with the item is Amazon ECS. |
407
407
|`ecs_cluster_name`| The name of the ECS cluster. |
408
408
|`is_aws_ecs`| All costs associated with running ECS. |
409
409
|`is_aws_ecs_on_ec2`| All EC2 compute costs associated with running ECS on EC2. |
Copy file name to clipboardExpand all lines: content/en/cloud_cost_management/planning/budgets.md
+34-19Lines changed: 34 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -10,20 +10,23 @@ further_reading:
10
10
---
11
11
12
12
## Overview
13
-
After you start ingesting your costs in Cloud Cost Management, set up budgets and visualize how you are tracking against budgets.
13
+
Set up budgets and enable engineering teams to visualize how they are tracking against budgets.
14
14
15
15
You can create two types of budgets:
16
16
17
-
-[**Basic**](#create-a-basic-budget): A flat, single-level budget for tracking your cloud costs.
18
-
-[**Hierarchical**](#create-a-hierarchical-budget): A two-level, parent-child budget for tracking costs in a way that mirrors your organization's structure. For example, if your organization has departments made up of many teams, you can budget on the department (parent) and team (child) levels and track budget health at both levels. In addition, this option allows you to create a single budget instead of needing to create multiple budgets.
17
+
-**Basic**: A flat, single-level budget for tracking your cloud costs.
18
+
-**Hierarchical**: A two-level, parent-child budget for tracking costs in a way that mirrors your organization's structure. For example, if your organization has departments made up of many teams, you can budget on the department (parent) and team (child) levels and track budget health at both levels. In addition, this option allows you to create a single budget instead of needing to create multiple budgets.
19
19
20
-
## Create a basic budget
20
+
## Set up budgets
21
+
22
+
{{< tabs >}}
23
+
{{% tab "Basic" %}}
21
24
22
25
To create a basic budget:
23
26
24
27
1. Navigate to [**Cloud Cost > Plan > Budgets**][1], or create a budget through the [API][2] or [Terraform][3].
25
28
1. Click the **Create a New Budget** button.
26
-
1. Click **Basic** to a basic budget.
29
+
1. Click **Basic** to create a basic budget.
27
30
1. You can either add budget information by **uploading a CSV** using the provided template in the UI, or **enter your budget directly** using the details below.
28
31
29
32
{{< img src="cloud_cost/budgets/budget-upload-your-csv.mp4" alt="Choose whether to add budget information by uploading a CSV or enter it directly within the UI" video="true">}}
The [Budgets page][1] lists all of your organization's budgets, highlighting the budget creator, any budgets that have gone over,
68
83
and other relevant details. Click on **View Performance** to investigate the budget, and understand what might be causing you to go over budget.
@@ -79,31 +94,31 @@ You cannot view budget versus actuals before 15 months, since cost metrics are r
79
94
80
95
{{< img src="cloud_cost/budgets/budget-status-month-2.png" alt="Budget Status View: view current month">}}
81
96
82
-
- Or can view the budget status for the **entire duration (all)**:
97
+
- Or you can view the budget status for the **entire duration (all)**:
83
98
84
99
{{< img src="cloud_cost/budgets/budget-status-all-2.png" alt="Budget Status View: view total budget">}}
85
100
86
-
## Investigate budgets
87
-
88
-
{{< img src="cloud_cost/budgets/budget-investigate-3.png" alt="Use the dropdown filter or Apply Filter option in the table to investigate over-budget dimensions. ">}}
89
-
90
101
To investigate budgets:
91
-
1. From the individual budget page, filter budgets using the dropdown at the top, or "Apply filter" in the table to investigate dimensions that are over budget.
102
+
1. From the individual budget page, filter budgets using the dropdown at the top, or "Apply filter" in the table to investigate the dimensions that are over budget.
103
+
{{< img src="cloud_cost/budgets/budget-investigate-3.png" alt="Use the dropdown filter or Apply Filter option in the table to investigate over-budget dimensions.">}}
92
104
2. Click **Copy Link** to share the budget with others to help understand why budgets are going over. Or, share budgets with finance so that they can understand how you're tracking against budgets.
93
105
94
-
## Modify a budget
106
+
## Modify or delete a budget
95
107
To modify a budget, click the edit icon on the Budgets page.
96
108
97
-
{{< img src="cloud_cost/budgets/budget-edit-1.png" alt="Click the edit icon to edit a budget" style="width:70%;">}}
109
+
{{< img src="cloud_cost/budgets/budget-edit-1.png" alt="Click the edit icon to edit a budget" style="width:70%;">}}
98
110
99
-
## Delete budget
100
111
To delete a budget, click the trash icon on the Budgets page.
101
112
102
-
{{< img src="cloud_cost/budgets/budget-delete-2.png" alt="Click the delete icon to delete a budget" style="width:70%;">}}
113
+
{{< img src="cloud_cost/budgets/budget-delete-2.png" alt="Click the delete icon to delete a budget" style="width:70%;">}}
114
+
115
+
## Add a budget to a dashboard
116
+
117
+
You can create a budget report and add budgets to dashboards.
118
+
119
+
{{< img src="cloud_cost/budgets/budget-dashboard.png" alt="A budget report that has been added to a dashboard" style="width:100%;">}}
Copy file name to clipboardExpand all lines: content/en/cloud_cost_management/reports.md
+12-4Lines changed: 12 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -10,19 +10,20 @@ further_reading:
10
10
11
11
## Overview
12
12
13
-
Datadog's Cloud Cost Monitoring (CCM) Reports empower financial operations and finance teams to efficiently manage cloud costs. This feature provides a centralized platform for detailed cost analysis, allowing you to explore, analyze, and share cloud cost data.
13
+
Datadog's Cloud Cost Monitoring (CCM) Reports empower financial operations and finance teams to efficiently manage cloud costs. This feature provides a centralized platform for detailed cost analysis, allowing you to explore, analyze, and share cloud cost or budget data.
14
14
15
15
With Reports, you can:
16
16
17
17
-**Centralize cloud spend analysis**: View and manage costs from [AWS][1], [Azure][2], [Google Cloud][3], and [SaaS providers][4] in one place.
18
18
-**Filter and group**: Filter by provider, tags, regions, and group by service, provider, or custom tags.
19
19
-**Visualize graphs**: Use bar charts, summaries, and day-over-day views to spot trends and anomalies.
20
20
-**Use advanced controls**: Switch between cost types, toggle container allocation, and focus on usage charges or all spend.
21
+
-**Create budget reports**: Build budget reports in addition to cost reports to track spending against budget targets and forecast future costs.
21
22
-**Collaborate and share**: Save, star, export, and share reports with your team.
22
23
23
-
## Create a cost report
24
+
## Create a CCM report
24
25
25
-
Go to [**Cloud Cost > Analyze > Reports**][5] in Datadog.
26
+
1. Go to [**Cloud Cost > Analyze > Reports**][5] in Datadog.
26
27
1. Click **New Report** to start from scratch, or select a template from the gallery to accelerate your workflow.
27
28
28
29
{{< img src="cloud_cost/cost_reports/create-new-report.png" alt="Create a new report or from a template." style="width:100%;" >}}
@@ -35,7 +36,14 @@ With Reports, you can:
35
36
36
37
## Customizing your report
37
38
38
-
{{< img src="cloud_cost/cost_reports/customization-options-aws.png" alt="Customize your report by selecting cloud providers, filtering, grouping, changing the visualization, and using advanced options." style="width:100%;" >}}
39
+
{{< img src="cloud_cost/cost_reports/customization-options-aws-1.png" alt="Customize your report by selecting cloud providers, filtering, grouping, changing the visualization, and using advanced options." style="width:100%;" >}}
40
+
41
+
### Select the type of report
42
+
43
+
Select the type of report you want to build:
44
+
45
+
-**Cost**: Understand where your money is being spent across services, regions, teams, and so on.
46
+
-**Budget**: Track spending against predefined budget targets and forecast future costs.
0 commit comments