Skip to content

Commit 494ce41

Browse files
Updated the navigation
1 parent 6a313f2 commit 494ce41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/cci/financial-intelligence/nrql-for-cci.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Let us consider the following NRQL query to understand how to query your data fo
4343
title="CloudCost attributes"
4444
>
4545

46-
In New Relic, click **Integrations & Agents** on the left panel, locate and select **Cloud Cost Intelligence > Budgets**. Open the bottom Query Console drawer and enter the following NRQL query:
46+
In New Relic, navigate to **All Capabilities > CloudCost Intelligence**. Open the bottom Query Console drawer and enter the following NRQL query:
4747

4848
```sql
4949
FROM CloudCost SELECT * SINCE 24 hours ago
@@ -216,7 +216,7 @@ Let us consider the following NRQL query to understand how to query your data fo
216216
title="Kubernetes cost event type"
217217
>
218218

219-
In New Relic, click **Integrations & Agents** on the left panel, locate and select **Cloud Cost Intelligence > Budgets**. Open the bottom Query Console drawer and enter the following NRQL query:
219+
In New Relic, navigate to **All Capabilities > CloudCost Intelligence**. Open the bottom Query Console drawer and enter the following NRQL query:
220220

221221
```sql
222222
FROM KubernetesCost SELECT * SINCE 1 week ago

0 commit comments

Comments
 (0)