Skip to content

Commit de5faf9

Browse files
rtrieugoelnenemyghost
authored
[DOCS-11371] Reorg CCM docs (#32050)
* [DOCS-10758] Consolidate CCMTags docs * consolidate overview * remove bullets * remove period for consistency * specific header * Updating some structure + improve tagging section * Update Where tags come from * Update normalization section * Update _index.md * Update _index.md * Apply suggestions from code review Co-authored-by: Tyler Edelen <enemyghost@users.noreply.github.com> * add links * resolve merge conflict * remove commit number * little fixes everywhere * first push moving things around renaming * rearrange stuff * move things around * anomalies and monitors under reporting * rename multisource querying to explorer * remove multisource querying from tags * add optimizing landing page * move things around * new landing pages * menu changes * simplify allocation landing page * address more feedback * move datadog costs up * from cost change investigation to cost changes * fix links * link fixes * delete optimize * update allocation links * remove circular alias * remove duplicate allocation entry * add alias for cost allocation * reduce further reading --------- Co-authored-by: goeln <natasha.goel@datadoghq.com> Co-authored-by: Tyler Edelen <enemyghost@users.noreply.github.com>
1 parent 2ce0f19 commit de5faf9

File tree

25 files changed

+334
-166
lines changed

25 files changed

+334
-166
lines changed

config/_default/menus/main.en.yaml

Lines changed: 95 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -3663,11 +3663,16 @@ menu:
36633663
pre: cloud-cost-management
36643664
parent: cloud_cost_heading
36653665
weight: 10000
3666+
- name: Datadog Costs
3667+
url: cloud_cost_management/datadog_costs
3668+
parent: cloud_cost
3669+
identifier: cloud_cost_datadog_costs
3670+
weight: 1
36663671
- name: Setup
36673672
url: cloud_cost_management/setup/
36683673
parent: cloud_cost
36693674
identifier: cloud_cost_setup
3670-
weight: 1
3675+
weight: 2
36713676
- name: AWS
36723677
url: cloud_cost_management/setup/aws/
36733678
parent: cloud_cost_setup
@@ -3742,47 +3747,12 @@ menu:
37423747
url: cloud_cost_management/setup/custom
37433748
parent: cloud_cost_setup
37443749
identifier: cloud_cost_custom
3745-
weight: 105
3750+
weight: 110
37463751
- name: Datadog Costs
37473752
url: cloud_cost_management/datadog_costs
37483753
parent: cloud_cost
37493754
identifier: cloud_cost_datadog_costs
37503755
weight: 2
3751-
- name: Cost Allocation
3752-
url: cloud_cost_management/cost_allocation
3753-
parent: cloud_cost
3754-
identifier: cloud_cost_cost_allocation
3755-
weight: 3
3756-
- name: Container Costs
3757-
url: cloud_cost_management/cost_allocation/container_cost_allocation/
3758-
parent: cloud_cost_cost_allocation
3759-
identifier: cloud_cost_container_cost_allocation
3760-
weight: 301
3761-
- name: AWS
3762-
url: cloud_cost_management/cost_allocation/container_cost_allocation/?tab=aws#prerequisites
3763-
parent: cloud_cost_container_cost_allocation
3764-
identifier: cloud_cost_container_cost_allocation_aws
3765-
weight: 101
3766-
- name: Azure
3767-
url: cloud_cost_management/cost_allocation/container_cost_allocation/?tab=azure#prerequisites
3768-
parent: cloud_cost_container_cost_allocation
3769-
identifier: cloud_cost_container_cost_allocation_azure
3770-
weight: 102
3771-
- name: Google Cloud
3772-
url: cloud_cost_management/cost_allocation/container_cost_allocation/?tab=google#prerequisites
3773-
parent: cloud_cost_container_cost_allocation
3774-
identifier: cloud_cost_container_cost_allocation_google
3775-
weight: 103
3776-
- name: BigQuery Costs
3777-
url: cloud_cost_management/cost_allocation/bigquery/
3778-
parent: cloud_cost_cost_allocation
3779-
identifier: cloud_cost_cost_allocationbigquery
3780-
weight: 302
3781-
- name: Custom Allocation Rules
3782-
url: cloud_cost_management/custom_allocation_rules
3783-
parent: cloud_cost
3784-
identifier: cloud_cost_custom_allocation_rules
3785-
weight: 4
37863756
- name: Planning
37873757
url: cloud_cost_management/planning
37883758
parent: cloud_cost
@@ -3802,62 +3772,122 @@ menu:
38023772
url: cloud_cost_management/tags
38033773
parent: cloud_cost
38043774
identifier: cloud_cost_tags
3805-
weight: 6
3775+
weight: 3
38063776
- name: Tag Explorer
38073777
url: cloud_cost_management/tags/tag_explorer
38083778
parent: cloud_cost_tags
38093779
identifier: cloud_cost_tag_explorer
3810-
weight: 601
3780+
weight: 301
38113781
- name: Tag Pipelines
38123782
url: cloud_cost_management/tags/tag_pipelines
38133783
parent: cloud_cost_tags
38143784
identifier: cloud_cost_tag_pipelines
3815-
weight: 602
3785+
weight: 302
38163786
- name: Multisource Querying
3817-
url: cloud_cost_management/multisource_querying
3818-
parent: cloud_cost
3787+
url: cloud_cost_management/tags/multisource_querying
3788+
parent: cloud_cost_tags
38193789
identifier: cloud_cost_multisource_querying
3820-
weight: 7
3821-
- name: Reports
3822-
url: /cloud_cost_management/reports
3790+
weight: 303
3791+
- name: Allocation
3792+
url: cloud_cost_management/allocation
38233793
parent: cloud_cost
3824-
identifier: cloud_cost_reports
3825-
weight: 9
3826-
- name: Scheduled Cost Reports
3827-
url: /cloud_cost_management/reports/scheduled_reports
3828-
parent: cloud_cost_reports
3794+
identifier: cloud_cost_cost_allocation
3795+
weight: 4
3796+
- name: Container Cost Allocation
3797+
url: cloud_cost_management/allocation/container_cost_allocation
3798+
parent: cloud_cost_cost_allocation
3799+
identifier: cloud_cost_container_cost_allocation
3800+
weight: 401
3801+
- name: AWS
3802+
url: cloud_cost_management/allocation/container_cost_allocation/?tab=aws/
3803+
parent: cloud_cost_container_cost_allocation
3804+
identifier: cloud_cost_container_cost_allocation_aws
3805+
weight: 101
3806+
- name: Azure
3807+
url: cloud_cost_management/allocation/container_cost_allocation/?tab=azure
3808+
parent: cloud_cost_container_cost_allocation
3809+
identifier: cloud_cost_container_cost_allocation_azure
3810+
weight: 102
3811+
- name: Google Cloud
3812+
url: cloud_cost_management/allocation/container_cost_allocation/?tab=google
3813+
parent: cloud_cost_container_cost_allocation
3814+
identifier: cloud_cost_container_cost_allocation_google
3815+
weight: 103
3816+
- name: BigQuery Costs
3817+
url: cloud_cost_management/allocation/bigquery
3818+
parent: cloud_cost_cost_allocation
3819+
identifier: cloud_cost_cost_allocationbigquery
3820+
weight: 402
3821+
- name: Custom Allocation Rules
3822+
url: cloud_cost_management/allocation/custom_allocation_rules
3823+
parent: cloud_cost_cost_allocation
3824+
identifier: cloud_cost_custom_allocation_rules
3825+
weight: 403
3826+
- name: Reporting
3827+
url: cloud_cost_management/reporting
3828+
parent: cloud_cost
3829+
identifier: cloud_cost_reporting
3830+
weight: 5
3831+
- name: Explorer
3832+
url: cloud_cost_management/reporting/explorer
3833+
parent: cloud_cost_reporting
3834+
identifier: cloud_cost_explorer
3835+
weight: 501
3836+
- name: Scheduled Reports
3837+
url: cloud_cost_management/reporting/scheduled_reports
3838+
parent: cloud_cost_reporting
38293839
identifier: cloud_cost_scheduled_reports
3830-
weight: 901
3840+
weight: 502
38313841
- name: Recommendations
38323842
url: cloud_cost_management/recommendations
38333843
parent: cloud_cost
38343844
identifier: cloud_cost_recommendations
3835-
weight: 9
3845+
weight: 6
38363846
- name: Custom Recommendations
38373847
url: cloud_cost_management/recommendations/custom_recommendations
38383848
parent: cloud_cost_recommendations
38393849
identifier: cloud_cost_custom_recommendations
3840-
weight: 901
3850+
weight: 601
38413851
- name: Savings
38423852
url: cloud_cost_management/recommendations/savings
38433853
parent: cloud_cost_recommendations
38443854
identifier: cloud_cost_savings
3845-
weight: 902
3846-
- name: Monitors
3847-
url: /cloud_cost_management/monitors
3855+
weight: 602
3856+
- name: Planning
3857+
url: cloud_cost_management/planning
38483858
parent: cloud_cost
3849-
identifier: cloud_cost_monitors
3850-
weight: 10
3851-
- name: Anomalies
3852-
url: /cloud_cost_management/anomalies
3859+
identifier: cloud_cost_planning
3860+
weight: 7
3861+
- name: Budgets
3862+
url: cloud_cost_management/planning/budgets
3863+
parent: cloud_cost_planning
3864+
identifier: cloud_cost_planning_budgets
3865+
weight: 701
3866+
- name: Commitment Programs
3867+
url: cloud_cost_management/planning/commitment_programs
3868+
parent: cloud_cost_planning
3869+
identifier: cloud_cost_planning_commitment_programs
3870+
weight: 702
3871+
- name: Cost Changes
3872+
url: cloud_cost_management/cost_changes
38533873
parent: cloud_cost
3854-
identifier: cloud_cost_anomalies
3855-
weight: 11
3874+
identifier: cloud_cost_cost_changes
3875+
weight: 8
3876+
- name: Monitors
3877+
url: cloud_cost_management/cost_changes/monitors
3878+
parent: cloud_cost_cost_changes
3879+
identifier: cloud_cost_cost_changes_monitors
3880+
weight: 801
3881+
- name: Anomalies
3882+
url: cloud_cost_management/cost_changes/anomalies
3883+
parent: cloud_cost_cost_changes
3884+
identifier: cloud_cost_cost_changes_anomalies
3885+
weight: 802
38563886
- name: Real-Time Costs
3857-
url: cloud_cost_management/real_time_costs
3858-
parent: cloud_cost
3887+
url: cloud_cost_management/cost_changes/real_time_costs
3888+
parent: cloud_cost_cost_changes
38593889
identifier: cloud_cost_real_time_costs
3860-
weight: 12
3890+
weight: 803
38613891
- name: APM
38623892
url: tracing/
38633893
pre: apm

content/en/account_management/plan_and_usage/cost_details.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,5 +160,5 @@ Products billed by the sum of usage throughout the month include indexed logs an
160160
[4]: /api/latest/usage-metering/#get-historical-cost-across-your-account
161161
[5]: /account_management/plan_and_usage/cost_details/#cost-summary
162162
[6]: /api/latest/usage-metering/#get-projected-cost-across-your-account
163-
[7]: /cloud_cost_management/monitors/?tab=costmetricbased
163+
[7]: /cloud_cost_management/cost_changes/monitors/?tab=costmetricbased
164164
[8]: /cloud_cost_management/datadog_costs/
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: Cost Allocation
3+
description: Allocate cloud costs across your organization with Datadog Cloud Cost Management.
4+
aliases:
5+
- /cloud_cost_management/cost_allocation/
6+
further_reading:
7+
- link: "/cloud_cost_management/"
8+
tag: "Documentation"
9+
text: "Learn about Cloud Cost Management"
10+
---
11+
12+
## Overview
13+
14+
The Allocation section of Cloud Cost Management helps you understand and optimize your cloud spending by breaking down costs across different resources and organizational dimensions. Use these tools to allocate costs to specific teams, projects, or business units, track resource-level spending, and identify optimization opportunities.
15+
16+
## Key features
17+
18+
{{< whatsnext desc="This section includes the following topics:" >}}
19+
{{< nextlink href="/cloud_cost_management/allocation/container_cost_allocation" >}}<u>Container Cost Allocation</u>: Automatically allocate the costs of your cloud clusters to individual services and workloads. Use cost metrics enriched with tags from pods, nodes, containers, and tasks to visualize container workload cost in the context of your entire cloud bill.{{< /nextlink >}}
20+
{{< nextlink href="/cloud_cost_management/allocation/bigquery" >}}<u>BigQuery Cost Allocation</u>: Allocate BigQuery costs to individual queries, users, and projects to understand your data warehouse spending at a granular level. Track query performance costs, storage costs, and slot utilization across your organization.{{< /nextlink >}}
21+
{{< nextlink href="/cloud_cost_management/allocation/custom_allocation_rules" >}}<u>Custom Allocation Rules</u>: Split and assign shared costs to any available tags using custom rules. Choose from even split, custom percentage, proportional by spend, or dynamic by metric allocation methods to support accurate showback and chargeback across teams, projects, or environments.{{< /nextlink >}}
22+
{{< /whatsnext >}}
23+
24+
## Further reading
25+
26+
{{< partial name="whats-next/whats-next.html" >}}
File renamed without changes.

content/en/cloud_cost_management/custom_allocation_rules.md renamed to content/en/cloud_cost_management/allocation/custom_allocation_rules.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Custom Allocation Rules
33
description: "Allocate cloud costs based on custom allocation rules."
4+
aliases:
5+
- /cloud_cost_management/custom_allocation_rules
46
further_reading:
57
- link: "https://docs.datadoghq.com/cloud_cost_management/?tab=aws#overview"
68
tag: "Documentation"

content/en/cloud_cost_management/cost_allocation/_index.md

Lines changed: 0 additions & 56 deletions
This file was deleted.
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: Cost Changes
3+
description: Detect, investigate, and monitor unexpected cost changes across your cloud infrastructure.
4+
further_reading:
5+
- link: "/cloud_cost_management/"
6+
tag: "Documentation"
7+
text: "Learn about Cloud Cost Management"
8+
---
9+
10+
## Overview
11+
12+
Cloud Cost Management can help you proactively detect and respond to unexpected cost changes before they become significant problems. Use these tools to automatically identify anomalies, set up custom alerts, and track costs in near real-time across AWS, Azure, and Google Cloud.
13+
14+
## Key features
15+
16+
{{< whatsnext desc="This section includes the following topics:" >}}
17+
{{< nextlink href="/cloud_cost_management/cost_changes/anomalies" >}}<u>Anomalies</u>: Automatically detect unusual cost patterns using machine learning. Get insights into what's driving changes with Watchdog Explains and share context with teams for faster resolution.{{< /nextlink >}}
18+
{{< nextlink href="/cloud_cost_management/cost_changes/monitors" >}}<u>Monitors</u>: Create custom alerts when costs exceed thresholds or change unexpectedly. Define specific conditions, filter by provider or tags, and integrate with notification channels like email, Slack, or PagerDuty.{{< /nextlink >}}
19+
{{< nextlink href="/cloud_cost_management/cost_changes/real_time_costs" >}}<u>Real-Time Costs</u>: Get near real-time estimates of Amazon EC2 costs updated every 5 minutes. React to cost changes within hours instead of days and track Kubernetes cluster costs in real time.{{< /nextlink >}}
20+
{{< /whatsnext >}}
21+
22+
## Further reading
23+
24+
{{< partial name="whats-next/whats-next.html" >}}

content/en/cloud_cost_management/anomalies.md renamed to content/en/cloud_cost_management/cost_changes/anomalies.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
---
22
title: Anomalies Page
3+
aliases:
4+
- /cloud_cost_management/reporting/anomalies
35
further_reading:
46
- link: "/cloud_cost_management/"
57
tag: "Documentation"
68
text: "Learn about Cloud Cost Management"
7-
- link: "/cloud_cost_management/monitors"
9+
- link: "/cloud_cost_management/cost_changes/monitors"
810
tag: "Monitors"
911
text: "Create Cost Monitors"
1012
---

content/en/cloud_cost_management/monitors/_index.md renamed to content/en/cloud_cost_management/cost_changes/monitors.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
2-
title: Cloud Cost Monitor
2+
title: Monitors
33
description: Learn how to create a monitor with Cloud Cost data.
4+
aliases:
5+
- /cloud_cost_management/monitors
6+
- /cloud_cost_management/reporting/monitors
47
further_reading:
58
- link: "https://www.datadoghq.com/blog/ccm-cost-monitors/"
69
tag: "Blog"

0 commit comments

Comments
 (0)