Capitalize Webhook contact point type (#45942) (#45943)

(cherry picked from commit 1b2c4dca61)

Co-authored-by: Armand Grillet <2117580+armandgrillet@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2022-02-26 21:16:40 +01:00
committed by GitHub
co-authored by Armand Grillet
parent 87edde2b38
commit e7f52218d1
@@ -597,7 +597,7 @@ func GetAvailableNotifiers() []*alerting.NotifierPlugin {
},
{
Type: "webhook",
Name: "webhook",
Name: "Webhook",
Description: "Sends HTTP POST request to a URL",
Heading: "Webhook settings",
Options: []alerting.NotifierOption{