From 95e4697d97bb063b68fc70bd89deabd315758cc0 Mon Sep 17 00:00:00 2001 From: F2256342 Daniel de Oliveira Carvalho Date: Thu, 14 Apr 2022 14:31:55 -0300 Subject: [PATCH] update --- alert.rules.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/alert.rules.yml b/alert.rules.yml index 1ac5521..85fff9c 100644 --- a/alert.rules.yml +++ b/alert.rules.yml @@ -9,3 +9,11 @@ groups: annotations: summary: "Endpoint {{ $labels.instance }} down" description: "{{ $labels.instance }} of job {{ $labels.job }} has been down for more than 1 minutes." + +- name: test.rules + webhook_configs: + +# - name: 'admins' +# webhook_configs: +# - send_resolved: True +# url: http://localhost:9087/alert/65498889 \ No newline at end of file