nixpkgs/nixos/modules/services/monitoring/prometheus
WilliButz 543f219b30
nixos/prometheus: replace 'alertmanagerURL' options for prometheus2
Prometheus2 does no longer support the command-line flag to specify
an alertmanager. Instead it now supports both service discovery and
configuration of alertmanagers in the alerting config section.

Simply mapping the previous option to an entry in the new alertmanagers
section is not enough to allow for complete configurations of an
alertmanager.

Therefore the option alertmanagerURL is no longer used and instead
a full alertmanager configuration is expected.
2019-08-12 10:42:28 +02:00
..
exporters nixos/prometheus-wireguard-exporter: add support for -r switch 2019-08-08 21:54:49 +02:00
alertmanager.nix nixos/prometheus/alertmanager: use DynamicUser instead of nobody 2019-04-10 20:38:40 +02:00
default.nix nixos/prometheus: replace 'alertmanagerURL' options for prometheus2 2019-08-12 10:42:28 +02:00
exporters.nix nixos/prometheus-exporters: use DynamicUser by default 2019-08-02 18:50:01 +02:00
exporters.xml nixos/prometheus-exporters: update documentation 2019-08-02 18:50:01 +02:00
pushgateway.nix nixos/prometheus/pushgateway: add module and test 2019-04-16 08:09:38 +02:00