mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
service/prometheus: add source-url of alerts
This commit is contained in:
parent
29ae7fc2ba
commit
a06e7e20ff
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ in
|
|||
description = "retention time";
|
||||
};
|
||||
|
||||
# a good collections for allerts can be found here: https://samber.github.io/awesome-prometheus-alerts/rules#blackbox
|
||||
rules = mkOption {
|
||||
type = types.attrsOf
|
||||
(types.submodule {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue