Skip to content

Commit a513dd0

Browse files
committed
GCP-2948: Add region filtering docs to GCP quick start
1 parent 7cf5166 commit a513dd0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/en/getting_started/integrations/google_cloud.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,14 @@ To apply granular metric filtering for enabled services, click on the service in
340340

341341
{{% /collapse-content %}}
342342

343+
{{% collapse-content title="Limit metric collection by Google Cloud region, and by global resources" level="h4" %}}
344+
345+
Under the **Metric Collection** tab in Datadog's [Google Cloud integration page][11], deselect which region for Datadog to exclude from metrics collection.
346+
347+
Additionally, users can specify additional locations not listed and disable any global metrics not associated with a region.
348+
349+
{{% /collapse-content %}}
350+
343351
{{% collapse-content title="Limit metric collection by host or Cloud Run instance" level="h4" %}}
344352
1. Assign a tag (such as `datadog:true`) to the hosts or Cloud Run instances you want to monitor with Datadog.
345353
2. Under the **Metric Collection** tab in Datadog's [Google Cloud integration page][11], enter the tags in the **Limit Metric Collection Filters** textbox. Only hosts that match one of the defined tags are imported into Datadog. You can use wildcards (`?` for single character, `*` for multi-character) to match many hosts, or `!` to exclude certain hosts. This example includes all `c1*` sized instances, but excludes staging hosts:

0 commit comments

Comments
 (0)