grafana/pkg/services/sqlstore/migrations/ualert
Alexander Weaver 9f45e2e706
Alerting: Fix legacy migration crash when rule name is too long (#55053)
* Extract standardized UID field length to constant

* Extract default length to constant

* Truncate rule names that are too long

* Add tests for name normalization

* Fix whitespace lint error

* Another linter fix

* Empty commit to kick build
2022-09-13 13:53:09 -05:00
..
alert_rule_test.go Alerting: Fix legacy migration crash when rule name is too long (#55053) 2022-09-13 13:53:09 -05:00
alert_rule.go Alerting: Fix legacy migration crash when rule name is too long (#55053) 2022-09-13 13:53:09 -05:00
channel_test.go Alerting: Update default route groupBy to [grafana_folder, alertname] (#50052) 2022-07-11 12:24:43 -04:00
channel.go Alerting: Update default route groupBy to [grafana_folder, alertname] (#50052) 2022-07-11 12:24:43 -04:00
cond_trans.go Alerting: Fix alert migration RefID generation (#35667) 2021-06-14 22:13:45 +03:00
dash_alert.go Alerting: Don't stop the migration when alert rule tags are invalid (#51253) 2022-06-22 17:39:17 +01:00
dashboard.go Rename Acl to ACL (#52342) 2022-07-18 15:14:58 +02:00
datasource.go Alerting: Remove datasource (name) from migration (#33544) 2021-04-30 07:47:01 -04:00
migration_test.go Alerting: Update default route groupBy to [grafana_folder, alertname] (#50052) 2022-07-11 12:24:43 -04:00
permissions.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00
securejsondata.go remove the global log error/warn etc functions (#41404) 2021-11-08 17:56:56 +01:00
silences.go Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
tables.go Alerting: Fix legacy migration crash when rule name is too long (#55053) 2022-09-13 13:53:09 -05:00
testing.go Alerting: Create fewer contact points on migration (#47291) 2022-04-26 16:17:30 +02:00
ualert_test.go Alerting: Enable Unified Alerting for open source and enterprise (#49834) 2022-05-30 16:47:15 +01:00
ualert.go Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00