Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 5c6e126

Browse files
Edits
1 parent b0a28e5 commit 5c6e126

File tree

2 files changed

+20
-10
lines changed

2 files changed

+20
-10
lines changed

gdi/get-data-in/connect/gcp/gcp-connect.rst

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Follow these steps to connect to GCP:
2828

2929
.. _gcp-one:
3030

31-
1. Select a role for your GCP service account
31+
1. Define a role for your GCP service account
3232
--------------------------------------------------------------------------------------
3333

3434
You can use GCP's :strong:`Viewer` role as it comes with the permissions you need for most scenarios.
@@ -56,7 +56,7 @@ To configure your GCP service:
5656

5757
#. (Optional) Select a role to grant this Service account access to the selected project, then select :guilabel:`CONTINUE`.
5858

59-
#. Activate Key type :guilabel:`JSON`, and select :guilabel:`CREATE`. A new service account key JSON file is then downloaded to your computer.
59+
#. Activate Key type :guilabel:`JSON`, and select :guilabel:`CREATE`. A new service account key JSON file is then downloaded to your computer. You will need this key to authenticate in Splunk Observability Cloud.
6060

6161
#. In a new window or tab, go to :new-page:`Cloud Resource Manager API <https://console.cloud.google.com/apis/library/cloudresourcemanager.googleapis.com?pli=1>`, and activate the Cloud Resource Manager API. You need to activate this API so Splunk Observability Cloud can use it to validate permissions on the service account keys.
6262

@@ -66,10 +66,10 @@ To configure your GCP service:
6666

6767
.. _gcp-three:
6868

69-
3. Start the integration
69+
3. Connect to Splunk Observability Cloud and start the integration
7070
--------------------------------------------------------------------------------------
7171

72-
By default, all supported services are monitored, and any new services added later are also monitored. When you set integration parameters, you can choose to import metrics from a subset of the available services.
72+
By default, Splunk Observability Cloud monitors all supported services, and any new services added later are also monitored. When you set integration parameters, you can choose to import metrics from a subset of the available services.
7373

7474
#. Log in to Splunk Observability Cloud and open the :new-page:`Google Cloud Platform guided setup <https://login.signalfx.com/#/integrations/gcp>`. Optionally, you can navigate to the guided setup on your own:
7575

@@ -121,7 +121,9 @@ Alternatives to connect to GCP
121121
Integrate GCP using the API
122122
--------------------------------------------------------------------------------------
123123

124-
You can also integrate GCP with Splunk Observability Cloud using the GCP API. See :new-page:`Integrate Google Cloud Platform Monitoring with Splunk Observability Cloud <https://dev.splunk.com/observability/docs/integrations/gcp_integration_overview#Specifying-custom-metric-type-domains>` in our developer portal for details.
124+
You can also integrate GCP with Splunk Observability Cloud using the GCP API.
125+
126+
See :new-page:`Integrate Google Cloud Platform Monitoring with Splunk Observability Cloud <https://dev.splunk.com/observability/docs/integrations/gcp_integration_overview#Specifying-custom-metric-type-domains>` in our developer portal for details.
125127

126128
.. _gcp-terraform:
127129

gdi/get-data-in/connect/gcp/gcp-prereqs.rst

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
.. _gcp-prerequisites:
21
.. _gcp-prereqs:
32

43
********************************************************
@@ -8,10 +7,12 @@ GCP authentication, permissions and supported regions
87
.. meta::
98
:description: Connect your Google Cloud Platform / GCP account to Splunk Observability Cloud.
109

11-
The following pre-requisites apply:
10+
.. _gcp-prerequisites:
11+
12+
Prerequisites
13+
============================================
1214

13-
* You must be an administrator of your Splunk Observability Cloud organization to create a GCP connection.
14-
* Splunk Observability Cloud supports all GCP regions.
15+
You must be an administrator of your Splunk Observability Cloud organization to create a GCP connection.
1516

1617
Authenticate your Google account
1718
============================================
@@ -26,7 +27,7 @@ For more information, refer to:
2627
Authenticate using Workload Identity Federation
2728
--------------------------------------------------------------------------------------
2829

29-
Alternatively, you can use :new-page:`GCP's Workload Identity Federation <https://cloud.google.com/iam/docs/workload-identity-federation>` to access your Google Cloud resources and authenticate them in Splunk Observability Cloud.
30+
Alternatively, if you're connecting to Splunk Observability Cloud using the API you can use :new-page:`GCP's Workload Identity Federation <https://cloud.google.com/iam/docs/workload-identity-federation>` to access your Google Cloud resources and authenticate them. See how in the Splunk Observability Cloud developer documentation at :new-page:`Integrate GCP <https://dev.splunk.com/observability/docs/integrations/gcp_integration_overview>`.
3031

3132
.. _gcp-prereqs-role-permissions:
3233

@@ -92,3 +93,10 @@ Alternatively you can create a more restrictive role using the permissions in th
9293
* - ``storage.buckets.list``
9394
- Yes, if the Spanner service is activated
9495
- Yes
96+
97+
.. _gcp-prereqs-regions:
98+
99+
Supported regions
100+
============================================
101+
102+
Splunk Observability Cloud supports all GCP regions.

0 commit comments

Comments
 (0)