grafana/pkg/services/ngalert/migration
Matthew Jacobson 46a77c0074
Alerting: Validate upgraded receivers early to display in preview (#82956)
Previously receivers were only validated before saving the alertmanager
configuration. This is a suboptimal experience for those upgrading with preview
as the failed channel upgrade will return an API error instead of being
summarized in the table.
2024-02-16 15:17:07 -05:00
..
models Alerting: Guided legacy alerting upgrade dry-run (#80071) 2024-01-05 18:19:12 -05:00
store Alerting: Dry-run legacy upgrade on startup (#82835) 2024-02-16 11:29:54 -05:00
alert_rule_test.go Alerting: During legacy migration reduce the number of created silences (#78505) 2024-01-24 15:56:19 -05:00
alert_rule.go Alerting: During legacy migration reduce the number of created silences (#78505) 2024-01-24 15:56:19 -05:00
channel_test.go Alerting: Validate upgraded receivers early to display in preview (#82956) 2024-02-16 15:17:07 -05:00
channel.go Alerting: Validate upgraded receivers early to display in preview (#82956) 2024-02-16 15:17:07 -05:00
cond_trans_test.go Alerting: In migration, create one label per channel (#76527) 2023-12-19 13:25:13 -05:00
cond_trans.go Alerting: Refactor migration to return pairs of legacy and upgraded structs (#79719) 2024-01-05 05:37:13 -05:00
migration_test.go Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
models.go Alerting: During legacy migration reduce the number of created silences (#78505) 2024-01-24 15:56:19 -05:00
permissions_test.go User: Add uid colum to user table (#81615) 2024-02-01 18:14:10 -08:00
permissions.go Alerting: Dry-run legacy upgrade on startup (#82835) 2024-02-16 11:29:54 -05:00
persist.go Alerting: Validate upgraded receivers early to display in preview (#82956) 2024-02-16 15:17:07 -05:00
securejsondata.go Chore: Remove public vars in setting package (#81018) 2024-01-23 12:36:22 +01:00
service_test.go Folders: Reduce DB queries when counting and deleting resources under folders (#81153) 2024-01-30 18:26:34 +02:00
service.go Alerting: Dry-run legacy upgrade on startup (#82835) 2024-02-16 11:29:54 -05:00
silences_test.go Alerting: Fix migration edge-case race condition for silences (#81206) 2024-02-16 10:47:34 -05:00
silences.go Alerting: Fix migration edge-case race condition for silences (#81206) 2024-02-16 10:47:34 -05:00
template_test.go Alerting: Handle edge cases without panicking during template migration (#76890) 2023-11-02 13:24:54 -04:00
template.go Alerting: Handle edge cases without panicking during template migration (#76890) 2023-11-02 13:24:54 -04:00
testing.go Alerting: Dry-run legacy upgrade on startup (#82835) 2024-02-16 11:29:54 -05:00
ualert_test.go Alerting: Refactor migration to return pairs of legacy and upgraded structs (#79719) 2024-01-05 05:37:13 -05:00
ualert.go Alerting: Dry-run legacy upgrade on startup (#82835) 2024-02-16 11:29:54 -05:00