Skip to content

Commit f61f932

Browse files
committed
Update Readme
1 parent 0173fdc commit f61f932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcp-auth-extension/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Here is a list of configurable options for the extension:
3636

3737
- `GOOGLE_CLOUD_PROJECT`: Environment variable that represents the Google Cloud Project ID to which the telemetry needs to be exported.
3838
- Can also be configured using `google.cloud.project` system property.
39-
- This is a required option, the telemetry export to GCP will fail.
39+
- This is a required option, the agent configuration will fail if this option is not set.
4040
- `GOOGLE_CLOUD_QUOTA_PROJECT`: Environment variable that represents the Google Cloud Quota Project ID which will be charged for the GCP API usage. To learn more about a *quota project*, see [here](https://cloud.google.com/docs/quotas/quota-project).
4141
- Can also be configured using `google.cloud.quota.project` system property.
4242
- If this option is not configured, the extension would infer GCP Quota Project ID from the application default credentials. For more information on application default credentials, see [here](https://cloud.google.com/docs/authentication/application-default-credentials).

0 commit comments

Comments
 (0)