Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,5 @@
},
"bugs": {
"url": "https://github.com/newrelic/docs-website/issues"
},
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
}
357 changes: 357 additions & 0 deletions src/content/docs/cci/cci-azure.mdx

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Budgets
title: CCI Budgets
tag:
- cci
- budgets
Expand Down
99 changes: 99 additions & 0 deletions src/content/docs/cci/google-cloud-platform-cci.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
---
title: Cloud Cost Intelligence - Google Cloud Platform
tags:
- cloud cost intelligence
- google cloud platform
- gcp
- gcp cost management
- cloud cost optimization
- cci gcp
metaDescription: Connect your Google Cloud Platform billing to New Relic Cloud Cost Intelligence to monitor, analyze, and optimize cloud spending across GCP services.
freshnessValidatedDate: 2025-10-15
---

<Callout title="preview">
We're still working on this feature, but we'd love for you to try it out!

This feature is currently provided as part of a preview program pursuant to our [pre-release policies](/docs/licenses/license-information/referenced-policies/new-relic-pre-release-policy).
</Callout>

The Google Cloud Platform (GCP) integration for Cloud Cost Intelligence enables you to monitor and analyze your GCP cloud spending directly within New Relic. This integration uses a service account-based authorization method to securely access your GCP BigQuery billing and pricing data.

When you set up this integration, New Relic creates a dedicated service account in its GCP environment on your behalf. You grant this service account read-only access to your BigQuery datasets, allowing New Relic to retrieve and analyze your cost data without requiring broader access to your GCP resources.

## Key features
- Automated service account generation per New Relic account
- Secure, read-only access to billing data via BigQuery
- Access to both billing export and cloud pricing export tables
- Connection validation and error reporting

## Prerequisites

Before setting up the GCP integration, ensure you have:
- Connection to New Relic infrastructure monitoring - A GCP project already connected. See [Connect Google Cloud Platform services to New Relic](/docs/infrastructure/google-cloud-platform-integrations/get-started/connect-google-cloud-platform-services-new-relic/)
- Enabled billing on an active GCP account.
- Configured a BigQuery dataset with these tables:
- Billing Export table (contains your GCP billing data)
- Cloud Pricing Export table (contains GCP pricing information)
- Obtained fully qualified table names in this format: `project_id.dataset_name.table_name`.
- Verified access to Google Cloud Console.

## Connect Google Cloud Platform to Cloud Cost Intelligence

<Steps>
<Step>
### Select your account

Start the integration by choosing your New Relic account.

1. Go to <DNT>[**one.newrelic.com**](https://one.newrelic.com) > **All Capabilities** > **Cloud Cost Intelligence - Google Cloud Platform**</DNT>.
2. Select your account from the dropdown and click **Continue**.
</Step>

<Step>
### Set up the GCP connection

1. Connect your GCP billing account to New Relic:
- **Connection name** - Enter a descriptive name (for example, "GCP Production Environment")
- **Project ID** - Enter your GCP project ID
- **Dataset name** - Enter your BigQuery dataset name
- **Billing table name** - Enter the fully qualified table name in this format: `project_id.dataset_name.table_name`
- **Pricing table name** - Enter the fully qualified table name in this format: `project_id.dataset_name.table_name`
2. Click **Continue**.
</Step>

<Step>
### Grant New Relic access to GCP

New Relic provides a service account ID specific to your organization to access your Cloud Billing data in BigQuery.

1. Copy the service account ID displayed.
2. Open **Google Cloud Console** and grant the service account read-only access to your BigQuery billing tables.
3. Return to this page and click **Continue**.
</Step>

<Step>

### Test and create connection

Click **Create connection** to verify the configuration and establish the integration.
</Step>

<Step>
### Verify data collection

Go to [**Cost Overview**](/docs/cci/financial-intelligence/cloud-cost-insights) to view your GCP cost data.

<Callout variant="important">
Processing your data for the first time can take up to 12 hours.
</Callout>
</Step>

</Steps>

## What's next?

After connecting Google Cloud Platform to Cloud Cost Intelligence:
- [View your cost data](/docs/cci/financial-intelligence/cloud-cost-insights)
- [Set up cost budgets](/docs/cci/financial-intelligence/cci-budgets)
- [Configure general settings](/docs/cci/configure-cci/general-setting)
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: 'Cloud Cost Intelligence: Take control of your cloud spending'
metaDescription: Gain comprehensive visibility and control over AWS cloud costs with CCI, enhancing your FinOps strategy for holistic cost management.
freshnessValidatedDate: never
redirect:
- /docs/cci/getting-started/overview
---

<Callout title="preview">
Expand All @@ -14,10 +16,6 @@ Cloud Cost Intelligence is designed to provide visibility and management of clou

For example, as your large enterprise rapidly scales its use of cloud services, tracking and managing cloud expenses can become increasingly complex. Cloud Cost Intelligence assists by providing insights into where your money is being allocated. This can help you identify areas for potential cost savings. By aligning cloud expenditures with actual usage, you can optimize your budgets while continuing to support strategic growth initiatives. This approach helps ensure that every dollar you invest is contributing to your company's overall success.

<Callout variant="important">
Currently, only cloud costs from AWS are supported.
</Callout>

<img title="Cloud Cost Intelligence summary page showing total costs, real-time cost estimates, average cost by day, and top 5 cost variance" alt="Cloud Cost Intelligence summary page showing total costs, real-time cost estimates, average cost by day, and top 5 cost variance" src="/images/cci_summary.webp"/>

## Key features
Expand All @@ -40,7 +38,7 @@ Cloud Cost Intelligence is scoped to the user and collects telemetry data from a
</Callout>

## How Cloud Cost Intelligence retrieves cloud costs via storage solutions [#fetch-costs]
Cloud Cost Intelligence automatically accesses your AWS Cost and Usage Reports (CUR) in your designated S3 bucket once setup and integration are complete. This process begins with your authorization and the provision of access permissions. It is important to note that Cloud Cost Intelligence can only pull reports after the data is exported to your designated S3 bucket. Ensure that the S3 path prefix is set to cost-and-usage-reports as specified in the [prerequisites](/docs/cci/getting-started/prerequisites).
Cloud Cost Intelligence automatically accesses your generic Cloud Provider and Billing reports in your designated S3 bucket once setup and integration are complete. This process begins with your authorization and the provision of access permissions. It is important to note that Cloud Cost Intelligence can only pull reports after the data is exported to your designated S3 bucket. Ensure that the S3 path prefix is set to **cost-and-usage-reports** as specified in the [prerequisites](/docs/cci/getting-started/prerequisites).

Typically, AWS updates the CUR three times a day, and Cloud Cost Intelligence retrieves the CUR from your S3 bucket once an hour after setup. Your latest CUR will be visible within Cloud Cost Intelligence when AWS provides their update and Cloud Cost Intelligence retrieves it shortly thereafter.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: Prerequisites for CCI
metaDescription: Set up AWS for CCI with consolidated billing, CUR, IAM roles, and region activation to optimize cost analysis in New Relic.
freshnessValidatedDate: never
redirect:
- /docs/cci/getting-started/prerequisites
---

<Callout title="preview">
Expand All @@ -12,8 +14,6 @@ freshnessValidatedDate: never

Prepare your AWS environment for Cloud Cost Intelligence (CCI) integration by following these prerequisites, including setting up consolidated billing, enabling cost and usage reports, configuring IAM roles and policies for secure access, and activating necessary AWS regions. Ensure your setup supports effective cost analysis and management within the New Relic platform.

## Prerequisites

<CollapserGroup>
<Collapser
id="aws-account-permissions"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
---
title: Set up CCI
title: Set up Cloud Cost Intelligence
metaDescription: Set up Cloud Cost Intelligence with AWS. Configure IAM roles and data paths for detailed cost analysis and streamlined access in New Relic.
freshnessValidatedDate: never
redirect:
- /docs/cci/getting-started/setup
---

<Callout title="preview">
Expand Down

This file was deleted.

Loading
Loading