services.prometheus.alertmanager.configuration

NixOS option

Alertmanager configuration as nix attribute set. The contents of the resulting config file are processed using envsubst. $ needs to be escaped as $$ to be preserved.

type: null or (attribute set)
Default
null
declared in: nixos/modules/services/monitoring/prometheus/alertmanager.nixView source on NixOS/nixpkgs →