From ac78e9627b9acaacedf740e3220203682648b39d Mon Sep 17 00:00:00 2001 From: Austin Tsao Date: Wed, 27 Nov 2024 11:54:37 -0800 Subject: [PATCH] Include Column Metadata Index alert in recommended BQ alerts --- alerts/google-bigquery/metadata.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/alerts/google-bigquery/metadata.yaml b/alerts/google-bigquery/metadata.yaml index ac4bdc0568..975e43e270 100644 --- a/alerts/google-bigquery/metadata.yaml +++ b/alerts/google-bigquery/metadata.yaml @@ -16,4 +16,7 @@ alert_policy_templates: id: column-metadata-index-percent-change display_name: Column Metadata Index Staleness Increased Too Much description: "Alert if the average column metadata index staleness increased too much compared to the existing average" - version: 1 \ No newline at end of file + version: 1 + related_integrations: + - id: bigquery + platform: GCP