Sign inSign up

viossat/alertmanager-discord

By viossat

Updated over 5 years ago

Converts Prometheus Alertmanager webhook to Discord webhook

Image
0

10K+

viossat/alertmanager-discord repository overview

alertmanager-discord

Converts Prometheus Alertmanager webhook to Discord webhook.

Usage

Put your Discord webhook URL in the environment variable WEBHOOK.

Rule example:

alert: InstanceDown
expr: up == 0
for: 5m
labels:
  severity: critical
annotations:
  summary: "Instance {{$labels.instance}} down"
  description: "{{$labels.instance}} of job {{$labels.job}} has been down for more than 5 minutes."

Tag summary

Content type

Image

Digest

Size

31 MB

Last updated

about 6 years ago

docker pull viossat/alertmanager-discord