Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions content/en/getting_started/integrations/google_cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,11 +347,13 @@

{{% /collapse-content %}}

{{% collapse-content title="Limit metric collection by Google Cloud region, and by global resources" level="h4" %}}
{{% collapse-content title="Limit metric collection by Google Cloud region and by global resources" level="h4" %}}

Under the **Metric Collection** tab in Datadog's [Google Cloud integration page][11], deselect which regions to exclude from metrics collection.

You can also specify additional locations not listed and disable any global metrics not associated with a region.
If a region or location value isn't shown in the checkboxes, add it in the **Additional Locations** field. The filter performs an exact match against the label value reported by Google Cloud, so enter values exactly as they appear on your resources (for example, `us-central`).

Check notice on line 354 in content/en/getting_started/integrations/google_cloud.md

View workflow job for this annotation

GitHub Actions / vale

Datadog.sentencelength

Suggestion: Try to keep your sentence length to 25 words or fewer.

You can also disable any global metrics not associated with a region.

{{< img src="integrations/google_cloud_platform/metric_region_filtering.png" alt="The metric collection tab in the Datadog Google Cloud integration page, with the Enable Global Metrics option highlighted and a subset of regions selected. The Additional Locations option is also highlighted with a multi-region filter defined" style="width:80%;">}}

Expand Down
Loading