Alerting: Add MQTT notifications receiver (#91487)

* Alerting: Add MQTT notifications receiver
* Update alerting to 9daa6239cc41dc42bff0e916c8d0d27766caa8b9 (main)
---------

Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
This commit is contained in:
Alexander Akhmetov
2024-08-22 16:47:48 +02:00
committed by GitHub
co-authored by Jack Baldry brendamuir
parent 9c73916f09
commit 832bb01f36
12 changed files with 324 additions and 5 deletions
@@ -504,6 +504,18 @@ The following sections detail the supported settings and secure settings for eac
| ----- | -------------- |
| token | yes |
#### Alert notification `MQTT`
| Name | Secure setting |
| ------------------ | -------------- |
| brokerUrl | |
| clientId | |
| topic | |
| messageFormat |
| username | |
| password | yes |
| insecureSkipVerify | |
#### Alert notification `pagerduty`
| Name | Secure setting |