From 455e2af1569011f6894953dd15c664d8a1cec044 Mon Sep 17 00:00:00 2001 From: "Jyoti Bisht (Joe)" Date: Mon, 14 Jul 2025 21:09:24 +0530 Subject: [PATCH 1/2] added new changes --- .../access-ccm-dashboards.md | 56 +++++++++++++++++++ release-notes/cloud-cost-management.md | 7 +++ 2 files changed, 63 insertions(+) diff --git a/docs/cloud-cost-management/3-use-ccm-cost-reporting/6-use-ccm-dashboards/access-ccm-dashboards.md b/docs/cloud-cost-management/3-use-ccm-cost-reporting/6-use-ccm-dashboards/access-ccm-dashboards.md index dc3353507b7..e3b2cfe23c9 100644 --- a/docs/cloud-cost-management/3-use-ccm-cost-reporting/6-use-ccm-dashboards/access-ccm-dashboards.md +++ b/docs/cloud-cost-management/3-use-ccm-cost-reporting/6-use-ccm-dashboards/access-ccm-dashboards.md @@ -56,3 +56,59 @@ The data scan limit is 350 GB per query. Users can avoid hitting this limit by a ## See also * [Use Dashboard Actions](../../../platform/dashboards/use-dashboard-actions.md) + +## Billing Export Fields Expansion in Unified Explore + +We’ve expanded our billing data capabilities across all three cloud providers — AWS, GCP, and Azure by exposing all standard billing export fields directly in Unified Explore. + +These fields allow for deeper visibility, granular filtering, and improved analysis of cloud spend across providers. + +Managing cloud costs effectively requires access to detailed and accurate data. By exposing native billing export fields in Unified Explore, you can: + +- Filter and group data using familiar cloud-native terms + +- Perform cost attribution with greater precision + +- Simplify audits, budgeting, and forecasting + +#### What’s Included + +### AWS** + +All standard fields from AWS Cost and Usage Reports (CUR) are now available. + +Example fields: lineItem/UsageAccountId, lineItem/UsageType, product/instanceType, lineItem/UnblendedCost, and more. + +[AWS Data Dictionary →](https://docs.aws.amazon.com/cur/latest/userguide/data-dictionary.html) + +### GCP + +Support for both Standard and Detailed billing export schemas. + +Fields from cost_type, project.id, service.description, and more are available. + +[GCP Standard Schema →](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables/standard-usage#standard-usage-cost-data-schema) + +[GCP Detailed Schema →](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables/detailed-usage#detailed-usage-cost-data-schema) + +### Azure + +Standard billing dataset fields such as resourceGroup, meterCategory, costInBillingCurrency, etc. are now exposed. + +[Azure Schema Reference →](https://learn.microsoft.com/en-us/azure/cost-management-billing/dataset-schema/schema-index) + +### Unified FOCUS Schema Mapping + +Unified Explore now supports billing export fields aligned with the [FOCUS v1.1 Specification](https://focus.finops.org/focus-specification/v1-1/). This brings consistency across cloud billing data, enabling standardized cost analysis and easier comparison across providers. + +#### What is FOCUS? + +FOCUS (FinOps Open Cost and Usage Specification) is a vendor-neutral schema that defines a standard format for cloud billing data. It provides a consistent data structure across AWS, GCP, and Azure, simplifying multi-cloud cost management. + +Read more about [FOCUS](https://focus.finops.org/focus-specification/v1-1/). + +### How to Use These Fields in Unified Explore + +1. Navigate to **BI Dashboards** → **+Dashboard** +2. Click on **Add Widget** and choose **Unified** +3. Use all the listed fields in filters, group-bys, or as columns in your reports \ No newline at end of file diff --git a/release-notes/cloud-cost-management.md b/release-notes/cloud-cost-management.md index d53c341aa4e..00e3e2a827e 100644 --- a/release-notes/cloud-cost-management.md +++ b/release-notes/cloud-cost-management.md @@ -37,6 +37,13 @@ Progressive deployment: Harness deploys changes to Harness SaaS clusters on a pr ## June 2025 - Version 1.55.3 +### [New Feature] Billing Export Fields Expansion in Unified Explore +**[CCM-23638] | [Docs](https://developer.harness.io/docs/cloud-cost-management/use-ccm-cost-reporting/use-ccm-dashboards/access-ccm-dashboards#billing-export-fields-expansion-in-unified-explore)** + +We’ve expanded our billing data capabilities across all three cloud providers AWS, GCP, and Azure, by exposing all standard billing export fields directly in Unified Explore. + +These fields allow for deeper visibility, granular filtering, and improved analysis of cloud spend across providers. + ### [New Feature] OIDC Authentication Support **[CCM-23638] | [AWS OIDC Documentation](https://developer.harness.io/docs/cloud-cost-management/get-started/onboarding-guide/set-up-cost-visibility-for-aws#oidc-authentication) | [GCP OIDC Documentation](https://developer.harness.io/docs/cloud-cost-management/get-started/onboarding-guide/set-up-cost-visibility-for-gcp#step-4-authentication-conditional)** From 218387b1bf510838276298b501760cd500f211a4 Mon Sep 17 00:00:00 2001 From: "Jyoti Bisht (Joe)" Date: Tue, 15 Jul 2025 16:17:46 +0530 Subject: [PATCH 2/2] new changes --- .../6-use-ccm-dashboards/access-ccm-dashboards.md | 13 +++++-------- release-notes/cloud-cost-management.md | 2 +- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/docs/cloud-cost-management/3-use-ccm-cost-reporting/6-use-ccm-dashboards/access-ccm-dashboards.md b/docs/cloud-cost-management/3-use-ccm-cost-reporting/6-use-ccm-dashboards/access-ccm-dashboards.md index e3b2cfe23c9..340da63311c 100644 --- a/docs/cloud-cost-management/3-use-ccm-cost-reporting/6-use-ccm-dashboards/access-ccm-dashboards.md +++ b/docs/cloud-cost-management/3-use-ccm-cost-reporting/6-use-ccm-dashboards/access-ccm-dashboards.md @@ -54,12 +54,9 @@ To access the dashboards outside the CCM module, perform the following steps: The data scan limit is 350 GB per query. Users can avoid hitting this limit by applying necessary filters to reduce the result-set as per their requirements. ::: -## See also -* [Use Dashboard Actions](../../../platform/dashboards/use-dashboard-actions.md) - ## Billing Export Fields Expansion in Unified Explore -We’ve expanded our billing data capabilities across all three cloud providers — AWS, GCP, and Azure by exposing all standard billing export fields directly in Unified Explore. +We’ve expanded our billing data capabilities across all three cloud providers: AWS, GCP, and Azure by exposing all standard billing export fields directly in Unified Explore. These fields allow for deeper visibility, granular filtering, and improved analysis of cloud spend across providers. @@ -71,9 +68,9 @@ Managing cloud costs effectively requires access to detailed and accurate data. - Simplify audits, budgeting, and forecasting -#### What’s Included +### What’s Included -### AWS** +#### AWS All standard fields from AWS Cost and Usage Reports (CUR) are now available. @@ -81,7 +78,7 @@ Example fields: lineItem/UsageAccountId, lineItem/UsageType, product/instanceTyp [AWS Data Dictionary →](https://docs.aws.amazon.com/cur/latest/userguide/data-dictionary.html) -### GCP +#### GCP Support for both Standard and Detailed billing export schemas. @@ -91,7 +88,7 @@ Fields from cost_type, project.id, service.description, and more are available. [GCP Detailed Schema →](https://cloud.google.com/billing/docs/how-to/export-data-bigquery-tables/detailed-usage#detailed-usage-cost-data-schema) -### Azure +#### Azure Standard billing dataset fields such as resourceGroup, meterCategory, costInBillingCurrency, etc. are now exposed. diff --git a/release-notes/cloud-cost-management.md b/release-notes/cloud-cost-management.md index 00e3e2a827e..e4565a19654 100644 --- a/release-notes/cloud-cost-management.md +++ b/release-notes/cloud-cost-management.md @@ -38,7 +38,7 @@ Progressive deployment: Harness deploys changes to Harness SaaS clusters on a pr ## June 2025 - Version 1.55.3 ### [New Feature] Billing Export Fields Expansion in Unified Explore -**[CCM-23638] | [Docs](https://developer.harness.io/docs/cloud-cost-management/use-ccm-cost-reporting/use-ccm-dashboards/access-ccm-dashboards#billing-export-fields-expansion-in-unified-explore)** +**[CCM-22738] | [Docs](/docs/cloud-cost-management/use-ccm-cost-reporting/use-ccm-dashboards/access-ccm-dashboards#billing-export-fields-expansion-in-unified-explore)** We’ve expanded our billing data capabilities across all three cloud providers AWS, GCP, and Azure, by exposing all standard billing export fields directly in Unified Explore.