From 2add607401c2a744bc636ea9ad2e91129ab62f23 Mon Sep 17 00:00:00 2001 From: Rosa Trieu Date: Fri, 25 Jul 2025 13:00:53 -0700 Subject: [PATCH 01/24] [DOCS-11631] BigQuery Cost Allocation --- config/_default/menus/main.en.yaml | 28 +++++++++++++------ .../cost_allocation/_index.md | 17 +++++++++++ .../cost_allocation/bigquery.md | 18 ++++++++++++ .../container_cost_allocation.md | 2 ++ layouts/partials/nav/left-nav.html | 2 +- 5 files changed, 57 insertions(+), 10 deletions(-) create mode 100644 content/en/cloud_cost_management/cost_allocation/_index.md create mode 100644 content/en/cloud_cost_management/cost_allocation/bigquery.md rename content/en/cloud_cost_management/{ => cost_allocation}/container_cost_allocation.md (99%) diff --git a/config/_default/menus/main.en.yaml b/config/_default/menus/main.en.yaml index ccaf854547768..0f34bbdf8c693 100644 --- a/config/_default/menus/main.en.yaml +++ b/config/_default/menus/main.en.yaml @@ -3617,26 +3617,36 @@ menu: parent: cloud_cost identifier: cloud_cost_datadog_costs weight: 2 - - name: Container Cost Allocation - url: cloud_cost_management/container_cost_allocation + - name: Cost Allocation + url: cloud_cost_management/cost_allocation parent: cloud_cost - identifier: cloud_cost_container_cost_allocation + identifier: cloud_cost_cost_allocation weight: 3 + - name: Container Costs + url: cloud_cost_management/cost_allocation/container_cost_allocation/ + parent: cloud_cost_cost_allocation + identifier: cloud_cost_container_cost_allocation + weight: 301 - name: AWS - url: cloud_cost_management/container_cost_allocation/?tab=aws + url: cloud_cost_management/cost_allocation/container_cost_allocation/?tab=aws parent: cloud_cost_container_cost_allocation identifier: cloud_cost_container_cost_allocation_aws - weight: 301 + weight: 101 - name: Azure - url: cloud_cost_management/container_cost_allocation/?tab=azure + url: cloud_cost_management/cost_allocation/container_cost_allocation/?tab=azure parent: cloud_cost_container_cost_allocation identifier: cloud_cost_container_cost_allocation_azure - weight: 302 + weight: 102 - name: Google Cloud - url: cloud_cost_management/container_cost_allocation/?tab=google + url: cloud_cost_management/cost_allocation/container_cost_allocation/?tab=google parent: cloud_cost_container_cost_allocation identifier: cloud_cost_container_cost_allocation_google - weight: 303 + weight: 103 + - name: BigQuery Costs + url: cloud_cost_management/cost_allocation/bigquery_cost_allocation/ + parent: cloud_cost_cost_allocation + identifier: cloud_cost_bigquery_cost_allocation + weight: 302 - name: Custom Allocation Rules url: cloud_cost_management/custom_allocation_rules parent: cloud_cost diff --git a/content/en/cloud_cost_management/cost_allocation/_index.md b/content/en/cloud_cost_management/cost_allocation/_index.md new file mode 100644 index 0000000000000..b7928c894b581 --- /dev/null +++ b/content/en/cloud_cost_management/cost_allocation/_index.md @@ -0,0 +1,17 @@ +--- +title: Cost Allocation + +further_reading: + - link: "/cloud_cost_management/" + tag: "Documentation" + text: "Learn about Cloud Cost Management" +--- + + +## Overview + +## Further reading + +{{< partial name="whats-next/whats-next.html" >}} + +[1]: \ No newline at end of file diff --git a/content/en/cloud_cost_management/cost_allocation/bigquery.md b/content/en/cloud_cost_management/cost_allocation/bigquery.md new file mode 100644 index 0000000000000..625cdf09c908d --- /dev/null +++ b/content/en/cloud_cost_management/cost_allocation/bigquery.md @@ -0,0 +1,18 @@ +--- +title: BigQuery Cost Allocation +description: +further_reading: + - link: "/cloud_cost_management/" + tag: "Documentation" + text: "Learn about Cloud Cost Management" +--- + +## Overview + +## + +## Further reading + +{{< partial name="whats-next/whats-next.html" >}} + +[1]: \ No newline at end of file diff --git a/content/en/cloud_cost_management/container_cost_allocation.md b/content/en/cloud_cost_management/cost_allocation/container_cost_allocation.md similarity index 99% rename from content/en/cloud_cost_management/container_cost_allocation.md rename to content/en/cloud_cost_management/cost_allocation/container_cost_allocation.md index e9fd97bc75249..9b888b461dc4c 100644 --- a/content/en/cloud_cost_management/container_cost_allocation.md +++ b/content/en/cloud_cost_management/cost_allocation/container_cost_allocation.md @@ -2,6 +2,8 @@ title: Container Cost Allocation private: true description: Learn how to allocate Cloud Cost Management spending across your organization with Container Cost Allocation. +aliases: +- /cloud_cost_management/container_cost_allocation further_reading: - link: "/cloud_cost_management/" tag: "Documentation" diff --git a/layouts/partials/nav/left-nav.html b/layouts/partials/nav/left-nav.html index 6600d00011ca5..6ef5e91c77fb2 100644 --- a/layouts/partials/nav/left-nav.html +++ b/layouts/partials/nav/left-nav.html @@ -67,7 +67,7 @@ {{ if .HasChildren }} -