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

Commit 733a1c6

Browse files
authored
Improve GCP integration quota option description
1 parent 0c03ddd commit 733a1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Optionally you can:
111111

112112
* If you select Compute Engine as one of the services to monitor, you can enter a comma-separated list of Compute Engine Instance metadata keys to send as properties. These metadata keys are sent as properties named ``gcp_metadata_<metadata-key>``.
113113

114-
* Select :strong:`Use quota from the project where metrics are stored` to use a quota from the project where metrics are stored. The service account provided for the project needs either the ``serviceusage.services.use`` permission, or the `Service Usage Consumer` role.
114+
* If you are using a single principal for multiple projects (a single Service Account or a single Workload Identity Federation provider), GCP tracks all API usage quota in the project where the principal originates from. This can result in throttling in your integration. To mitigate this, select :strong:`Use quota from the project where metrics are stored`. The principal provided for the project needs either the ``serviceusage.services.use`` permission, or the `Service Usage Consumer` role.
115115

116116
Alternatives to connect to GCP
117117
============================================

0 commit comments

Comments
 (0)