From a9f8d194d79f4da034b4d5478cc20a545886edac Mon Sep 17 00:00:00 2001 From: george haff Date: Fri, 21 Nov 2025 15:48:12 -0500 Subject: [PATCH] remove google-symptoms from sircal alerting --- .../templates/sir_complainsalot-params-prod.json.j2 | 12 ------------ sir_complainsalot/params.json.template | 12 ------------ 2 files changed, 24 deletions(-) diff --git a/ansible/templates/sir_complainsalot-params-prod.json.j2 b/ansible/templates/sir_complainsalot-params-prod.json.j2 index 8a63276dc..657c11545 100644 --- a/ansible/templates/sir_complainsalot-params-prod.json.j2 +++ b/ansible/templates/sir_complainsalot-params-prod.json.j2 @@ -12,18 +12,6 @@ "maintainers": ["U01AP8GSWG3","U01069KCRS7"], "retired-signals": ["smoothed_covid19","smoothed_adj_covid19"] }, - "google-symptoms": { - "max_age": 6, - "maintainers": ["U01AP8GSWG3","U01069KCRS7"], - "retired-signals": [ - "ageusia_raw_search", - "ageusia_smoothed_search", - "anosmia_raw_search", - "anosmia_smoothed_search", - "sum_anosmia_ageusia_raw_search", - "sum_anosmia_ageusia_smoothed_search" - ] - }, "quidel": { "max_age":6, "maintainers": ["U01AP8GSWG3","U01069KCRS7"], diff --git a/sir_complainsalot/params.json.template b/sir_complainsalot/params.json.template index 65c0498e3..48bcac0e0 100644 --- a/sir_complainsalot/params.json.template +++ b/sir_complainsalot/params.json.template @@ -12,18 +12,6 @@ "maintainers": ["U01AP8GSWG3","U01069KCRS7"], "retired-signals": ["smoothed_covid19","smoothed_adj_covid19"] }, - "google-symptoms": { - "max_age": 6, - "maintainers": ["U01AP8GSWG3","U01069KCRS7"], - "retired-signals": [ - "ageusia_raw_search", - "ageusia_smoothed_search", - "anosmia_raw_search", - "anosmia_smoothed_search", - "sum_anosmia_ageusia_raw_search", - "sum_anosmia_ageusia_smoothed_search" - ] - }, "quidel": { "max_age":6, "maintainers": ["U01AP8GSWG3","U01069KCRS7"],