From bcd9f4544861c6d6480bad7c7d1f3b57ecb3d591 Mon Sep 17 00:00:00 2001 From: Yustina <62885041+YustinaKvr@users.noreply.github.com> Date: Tue, 17 Sep 2024 16:21:24 +0200 Subject: [PATCH] Add container and storage squads (#85) Add container and storage squads Add Container and Storage squad to Eyes-on-Docs for gathering alerts Reviewed-by: Anton Sidelnikov --- 9_scheduler.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/9_scheduler.py b/9_scheduler.py index a3fde61..1444886 100644 --- a/9_scheduler.py +++ b/9_scheduler.py @@ -34,6 +34,8 @@ "Security Services Squad": {"stream": "security services", "topic": "Doc Alerts"}, "CMS Squad": {"stream": "CMS Squad", "topic": "Doc alerts"}, "PaaS Squad": {"stream": "PaaS Squad", "topic": "Doc alerts"}, + "Storage Squad": {"stream": "Storage Squad", "topic": "helpcenter_alerts"}, + "Container squad": {"stream": "PaaS Squad", "topic": "Doc alerts"}, "Network Squad": {"stream": "network", "topic": "Alerts_HelpCenter"} }