From f15d943dead247f544f246dcec279e590cf73d43 Mon Sep 17 00:00:00 2001 From: Melissa Lopez Date: Fri, 28 Jun 2024 13:19:39 -0400 Subject: [PATCH] Update google-cloud.md with forceDevExport onboarding tip --- docs/plugins/google-cloud.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/plugins/google-cloud.md b/docs/plugins/google-cloud.md index 8ad1d09049..43332cef11 100644 --- a/docs/plugins/google-cloud.md +++ b/docs/plugins/google-cloud.md @@ -119,6 +119,10 @@ This field specifies the metrics export interval in milliseconds. > Note: The minimum export interval for Google Cloud Monitoring is 5000ms. +## Test your integration + +When configuring the plugin, use `forceDevExport: true` to enable telemetry export for local runs. This is a quick way to send your first events for monitoring in Google Cloud. + # Production monitoring via Google Cloud's operations suite Once a flow is deployed, navigate to [Google Cloud's operations suite](https://console.cloud.google.com/) and select your project.