diff --git a/docs/sources/administration/provisioning.md b/docs/sources/administration/provisioning.md index d35b91297fb..560d68554e3 100644 --- a/docs/sources/administration/provisioning.md +++ b/docs/sources/administration/provisioning.md @@ -466,13 +466,13 @@ The following sections detail the supported settings and secure settings for eac #### Alert notification `sensu` -| Name | -| -------- | -| url | -| source | -| handler | -| username | -| password | +| Name | Secure setting | +| -------- | - | +| url | | +| source | | +| handler | | +| username | | +| password | yes | #### Alert notification `prometheus-alertmanager` diff --git a/pkg/services/alerting/notifiers/sensu.go b/pkg/services/alerting/notifiers/sensu.go index b4c9d83a2d2..6397d15581e 100644 --- a/pkg/services/alerting/notifiers/sensu.go +++ b/pkg/services/alerting/notifiers/sensu.go @@ -19,27 +19,39 @@ func init() { Heading: "Sensu settings", Factory: NewSensuNotifier, OptionsTemplate: ` -