From fd5ecb6414a93f57d436813f94cfd7dfcd305e2e Mon Sep 17 00:00:00 2001 From: Ron <43244104+rons4@users.noreply.github.com> Date: Thu, 25 Jan 2024 15:56:05 +0100 Subject: [PATCH] feat: SIGNL4 Sample Workflow (#748) Co-authored-by: Shahar Glazner --- .../workflows/signl4-alerting-workflow.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 examples/workflows/signl4-alerting-workflow.yaml diff --git a/examples/workflows/signl4-alerting-workflow.yaml b/examples/workflows/signl4-alerting-workflow.yaml new file mode 100644 index 000000000..7923b3129 --- /dev/null +++ b/examples/workflows/signl4-alerting-workflow.yaml @@ -0,0 +1,18 @@ +id: signl4-alerting-workflow +description: handle alerts +triggers: +- filters: + - key: source + value: r".*" + type: alert +owners: [] +services: [] +steps: [] +actions: +- name: signl4-action + provider: + config: '{{ providers.SIGNL4 Alerting }}' + type: signl4 + with: + message: Test. + title: Keep Alert