MyNixOS website logo
option

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

The ntfy.sh message priority (see https://docs.ntfy.sh/publish/#message-priority for more information). Can either be a hardcoded string or a gval expression that evaluates to a string.

Declarations
Type
string
Default
"status == \"firing\" ? \"high\" : \"default\""