From f0ad8d78f8f047b8c3c1148ee66ff2e4f3782177 Mon Sep 17 00:00:00 2001 From: Vidyadhar Gowd J Date: Thu, 23 Jan 2025 04:35:35 +0530 Subject: [PATCH 1/2] updated GCP onboarding doc for the service account issue --- .../connect-google-cloud-platform-services-new-relic.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/infrastructure/google-cloud-platform-integrations/get-started/connect-google-cloud-platform-services-new-relic.mdx b/src/content/docs/infrastructure/google-cloud-platform-integrations/get-started/connect-google-cloud-platform-services-new-relic.mdx index 676d152639b..11efdcf6ba0 100644 --- a/src/content/docs/infrastructure/google-cloud-platform-integrations/get-started/connect-google-cloud-platform-services-new-relic.mdx +++ b/src/content/docs/infrastructure/google-cloud-platform-integrations/get-started/connect-google-cloud-platform-services-new-relic.mdx @@ -64,6 +64,8 @@ These are the requirements for the authorization: You need a user with **Project IAM Admin** role to add the service account ID as a member in your GCP project. + Before adding the service account, ensure you click the "Fetch data" button in Step 7 of the onboarding wizard to verify authorization for data retrieval from Google. + In the GCP project **IAM & admin**, the service account must have the **Viewer** role and the **Service Usage Consumer** role or, alternatively, a [custom role](/docs/integrations/google-cloud-platform-integrations/get-started/integrations-custom-roles). From dc7b17c359fc4e29acf04188226d70062e5d63db Mon Sep 17 00:00:00 2001 From: Abhilash Dutta Date: Thu, 23 Jan 2025 19:31:12 +0530 Subject: [PATCH 2/2] Update connect-google-cloud-platform-services-new-relic.mdx --- .../connect-google-cloud-platform-services-new-relic.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/infrastructure/google-cloud-platform-integrations/get-started/connect-google-cloud-platform-services-new-relic.mdx b/src/content/docs/infrastructure/google-cloud-platform-integrations/get-started/connect-google-cloud-platform-services-new-relic.mdx index 11efdcf6ba0..77283c7dafe 100644 --- a/src/content/docs/infrastructure/google-cloud-platform-integrations/get-started/connect-google-cloud-platform-services-new-relic.mdx +++ b/src/content/docs/infrastructure/google-cloud-platform-integrations/get-started/connect-google-cloud-platform-services-new-relic.mdx @@ -64,7 +64,7 @@ These are the requirements for the authorization: You need a user with **Project IAM Admin** role to add the service account ID as a member in your GCP project. - Before adding the service account, ensure you click the "Fetch data" button in Step 7 of the onboarding wizard to verify authorization for data retrieval from Google. + Before adding the service account, ensure you click "Fetch data" of the onboarding wizard to verify authorization for data retrieval from Google. In the GCP project **IAM & admin**, the service account must have the **Viewer** role and the **Service Usage Consumer** role or, alternatively, a [custom role](/docs/integrations/google-cloud-platform-integrations/get-started/integrations-custom-roles).