services.prometheus.alertmanager-ntfy.settings.ntfy.notification.topic

Note: when using ntfy.sh and other public instances it is recommended to set this option to an empty string and set the actual topic via services.prometheus.alertmanager-ntfy.extraConfigFiles since the topic in ntfy.sh is essentially a password.

The topic to which alerts should be published. Can either be a hardcoded string or a gval expression that evaluates to a string.

Type
string
Example
"alertmanager"
Declared
<nixpkgs/nixos/modules/services/monitoring/prometheus/alertmanager-ntfy.nix>