grafana/pkg/services/sqlstore/migrations/ualert
Santiago a9de33601c
make send_alerts_to field nullable (#45572)
* make send_alerts_to field nullable

* set nullable to true since we have a default value
2022-02-18 01:45:34 -03:00
..
alert_rule_test.go Alerting: Update alert rule migration to use expanded queries (#42493) 2021-12-01 11:45:27 +00:00
alert_rule.go Alerting: support ok state in alert migration (#45264) 2022-02-10 21:57:43 +01:00
channel.go Alerting: Validate contact point configuration during migration to Unified Alerting (#40717) 2021-10-22 10:11:06 +01:00
cond_trans.go Alerting: Fix alert migration RefID generation (#35667) 2021-06-14 22:13:45 +03:00
dash_alert.go Alerting: Fix notification channel migration and handle case when Alertmanager default configuration is absent (#35086) 2021-06-04 15:52:41 +03:00
dashboard.go Alerting: Alert Rule migration (#33000) 2021-04-29 13:24:37 -04:00
datasource.go Alerting: Remove datasource (name) from migration (#33544) 2021-04-30 07:47:01 -04:00
permissions.go Alerting: modify DB table, accessors and migration to restrict org access (#37414) 2021-08-12 16:04:09 +03:00
securejsondata.go remove the global log error/warn etc functions (#41404) 2021-11-08 17:56:56 +01:00
silences.go Alerting: Create DatasourceError alert if evaluation returns error (#41869) 2021-11-25 11:46:47 +01:00
tables.go make send_alerts_to field nullable (#45572) 2022-02-18 01:45:34 -03:00
testing.go Alerting: Validate contact point configuration during migration to Unified Alerting (#40717) 2021-10-22 10:11:06 +01:00
ualert_test.go create only one folder per dashboard with acl (#44283) 2022-01-21 10:24:41 -05:00
ualert.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00