The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/ngalert/migration
Matthew Jacobson 5a80962de9
Alerting: Add clean_upgrade config and deprecate force_migration (#78324)
2 years ago
..
models Alerting: In migration improve deduplication of title and group (#78351) 2 years ago
store Alerting: Keep track of individual org migration status (#78369) 2 years ago
alert_rule.go Alerting: In migration improve deduplication of title and group (#78351) 2 years ago
alert_rule_test.go Alerting: In migration improve deduplication of title and group (#78351) 2 years ago
channel.go Alerting: In migration improve deduplication of title and group (#78351) 2 years ago
channel_test.go Alerting: Move legacy alert migration from sqlstore migration to service (#72702) 2 years ago
cond_trans.go Alerting: In migration, fallback to '1s' for malformed min interval (#78614) 2 years ago
cond_trans_test.go Alerting: In migration, fallback to '1s' for malformed min interval (#78614) 2 years ago
migration_test.go Alerting: Add clean_upgrade config and deprecate force_migration (#78324) 2 years ago
models.go Alerting: In migration improve deduplication of title and group (#78351) 2 years ago
permissions.go Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 2 years ago
permissions_test.go Alerting: In migration improve deduplication of title and group (#78351) 2 years ago
securejsondata.go Alerting: Move legacy alert migration from sqlstore migration to service (#72702) 2 years ago
service.go Alerting: Add clean_upgrade config and deprecate force_migration (#78324) 2 years ago
service_test.go Alerting: Add clean_upgrade config and deprecate force_migration (#78324) 2 years ago
silences.go Alerting: Handle custom dashboard permissions in migration service (#74504) 2 years ago
template.go Alerting: Handle edge cases without panicking during template migration (#76890) 2 years ago
template_test.go Alerting: Handle edge cases without panicking during template migration (#76890) 2 years ago
testing.go Alerting: Fix flaky SQLITE_BUSY when migrating with provisioned dashboards (#76658) 2 years ago
ualert.go Alerting: Handle custom dashboard permissions in migration service (#74504) 2 years ago
ualert_test.go Alerting: In migration improve deduplication of title and group (#78351) 2 years ago