From 68a6972aed8f6b3d7d5efb87a6b12f4b2711d7ef Mon Sep 17 00:00:00 2001 From: Taylor Sutton Date: Tue, 17 Dec 2019 13:16:42 -0800 Subject: [PATCH] Fix alarm source --- launch/workflow-manager.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/launch/workflow-manager.yml b/launch/workflow-manager.yml index 74106d59..00d0444f 100644 --- a/launch/workflow-manager.yml +++ b/launch/workflow-manager.yml @@ -51,6 +51,7 @@ alarms: source: Target - type: InternalErrorAlarm severity: major - # channel: this will go to the channel that this team has configured in catapult for major alarms parameters: threshold: 0.01 + extraParameters: + source: ELB