alertmanager/config
Jeff Wong 95655dccb8
Discord notifier: Add username and avatar_url (#4081)
* Feat(discord):

Allow for custom username and avatar URLs to be set in discord notifications.

Add `username` and `avatar_url` to discord configuration, default empty string.

Re-implement #3821

Signed-off-by: Jeff Wong <awole20@gmail.com>

* Test the new fields

Signed-off-by: gotjosh <josue.abreu@gmail.com>

* These are not templeatable strings

Signed-off-by: gotjosh <josue.abreu@gmail.com>

---------

Signed-off-by: Jeff Wong <awole20@gmail.com>
Signed-off-by: gotjosh <josue.abreu@gmail.com>
Co-authored-by: gotjosh <josue.abreu@gmail.com>
2024-10-24 21:12:05 +01:00
..
receiver feat: add rocketchat notifier (#3600) 2024-10-23 15:38:22 +01:00
testdata feat: add rocketchat notifier (#3600) 2024-10-23 15:38:22 +01:00
config.go feat: add rocketchat notifier (#3600) 2024-10-23 15:38:22 +01:00
config_test.go feat: add rocketchat notifier (#3600) 2024-10-23 15:38:22 +01:00
coordinator.go Update golangci-lint and fix complaints (#2853) 2022-03-25 17:59:51 +01:00
coordinator_test.go Update go dependencies & switch to go-kit/log 2021-08-02 12:43:23 +02:00
notifiers.go Discord notifier: Add username and avatar_url (#4081) 2024-10-24 21:12:05 +01:00
notifiers_test.go Enable setting ThreadId for Telegram notifications (#3638) 2024-04-30 11:12:58 +01:00