No description
Find a file
Thorben Günther 9043ccfb5e
Set ntfy priority depending on Prometheus labels
It is possible to configure a priority for an arbitrary label.
Furthermore a priority/order of those arbitrary labels should be
defined. The Alertmanager payload is checked for these and the
priority will be selected from the highest valued label that has one
set in the configuration file.
2022-10-12 16:35:04 +02:00
.gitignore Add gitignore 2022-10-09 19:52:32 +02:00
config.go Set ntfy priority depending on Prometheus labels 2022-10-12 16:35:04 +02:00
go.mod Read log level and bind address from config file 2022-10-10 01:20:18 +02:00
go.sum Read log level and bind address from config file 2022-10-10 01:20:18 +02:00
LICENSE Initial commit 2022-10-09 14:19:48 +02:00
main.go Set ntfy priority depending on Prometheus labels 2022-10-12 16:35:04 +02:00