Alerting: Add an index to alert_rule_version table on (rule_org_id, rule_uid) (#102347)
This commit is contained in:
@@ -149,4 +149,6 @@ func (oss *OSSMigrations) AddMigration(mg *Migrator) {
|
||||
ualert.AddAlertRuleGuidMigration(mg)
|
||||
|
||||
ualert.AddAlertRuleMissingSeriesEvalsToResolve(mg)
|
||||
|
||||
ualert.AddAlertRuleVersionUIDIndex(mg)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user