grafana/pkg/services/ngalert/notifier
dingweiqings 119c13e666
Alerting: Add custom templated title to Wecom notifier (#51529)
* add custom title in wecom channel

* add wecom test case and setting config in ui

* Update pkg/services/ngalert/notifier/channels/wecom_test.go

Co-authored-by: Matthew Jacobson <JacobsonMT@gmail.com>

* change version in comment

* Update pkg/services/ngalert/notifier/available_channels.go

Co-authored-by: Matthew Jacobson <JacobsonMT@gmail.com>

* format

Co-authored-by: Matthew Jacobson <JacobsonMT@gmail.com>
2022-07-06 11:54:46 -04:00
..
channels Alerting: Add custom templated title to Wecom notifier (#51529) 2022-07-06 11:54:46 -04:00
alertmanager_config.go Alerting: remove feature toggle for provisioning API (#50167) 2022-06-05 07:45:36 +02:00
alertmanager_test.go sqlstore: finish removing Find and SearchDashboards (#49347) 2022-05-24 09:24:55 -04:00
alertmanager.go Alerting: Add stored screenshot utilities to the channels package. (#49470) 2022-05-26 13:29:56 +08:00
alerts.go Alerting: A better and cleaner way to know if Alertmanager is initialised (#36659) 2021-07-12 18:53:01 +05:30
available_channels.go Alerting: Add custom templated title to Wecom notifier (#51529) 2022-07-06 11:54:46 -04:00
config_test.go Inhouse alerting api (#33129) 2021-04-19 14:26:04 -04:00
config.go Alerting: fix gosec warning that is not valid (#43425) 2021-12-21 19:47:47 +01:00
crypto.go Alerting: Logs should not be capitalized and the errors key should be "err" (#50333) 2022-06-07 19:54:23 +02:00
file_store_test.go Alerting: Allow configuration of non-ready alertmanagers (#43063) 2021-12-27 17:01:17 -06:00
file_store.go Alerting: cleanup alert resources on org removal (#39938) 2021-10-12 12:05:02 +02:00
multiorg_alertmanager_test.go Indicate whether routes are provisioned when GETting Alertmanager configuration (#47857) 2022-04-22 11:57:56 -05:00
multiorg_alertmanager.go Alerting: Attach screenshot data to Slack notifications. (#49374) 2022-05-23 14:24:20 +08:00
receivers_test.go Contact point testing (#37308) 2021-08-17 13:49:05 +01:00
receivers.go Alerting: Fix API specification (#42282) 2021-11-30 20:55:54 +01:00
silences.go NGAlert: Consolidate on standard errors package (#33249) 2021-04-22 11:18:25 +02:00
status.go Contact point testing (#37308) 2021-08-17 13:49:05 +01:00
testing.go KVStore: Extend kvstore to retrieve all items (#50848) 2022-06-23 11:12:07 +02:00