[v10.0.x] Alerting: Change text on cloud AM email addresses for contact points (#68180)
Alerting: Change text on cloud AM email addresses for contact points (#68143)
(cherry picked from commit e1ff434917)
Co-authored-by: Virginia Cepeda <virginia.cepeda@grafana.com>
This commit is contained in:
co-authored by
Virginia Cepeda
parent
665430bafb
commit
0cdb85af0b
@@ -255,7 +255,7 @@ func GetAvailableNotifiers() []*NotifierPlugin {
|
||||
},
|
||||
{
|
||||
Label: "Addresses",
|
||||
Description: "You can enter multiple email addresses using a \";\" separator",
|
||||
Description: "You can enter multiple email addresses using a \";\", \"\\n\" or \",\" separator",
|
||||
Element: ElementTypeTextArea,
|
||||
PropertyName: "addresses",
|
||||
Required: true,
|
||||
|
||||
Reference in New Issue
Block a user