This commit is contained in:
@@ -100,7 +100,6 @@ func addMigrationInfo(da *dashAlert) (map[string]string, map[string]string) {
|
||||
func (m *migration) makeAlertRule(cond condition, da dashAlert, folderUID string) (*alertRule, error) {
|
||||
lbls, annotations := addMigrationInfo(&da)
|
||||
name := normalizeRuleName(da.Name)
|
||||
lbls["alertname"] = name
|
||||
annotations["message"] = da.Message
|
||||
var err error
|
||||
|
||||
|
||||
Reference in New Issue
Block a user