grafana/pkg/services/sqlstore/migrations/ualert
Yuriy Tseretyan 9139f61105
Alerting: Update alert rule migration to use expanded queries (#42493)
* move targetData to target

* use constants instead of literals.

* Update comments and add tests

Co-authored-by: gotjosh <josue.abreu@gmail.com>
2021-12-01 11:45:27 +00: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: Update alert rule migration to use expanded queries (#42493) 2021-12-01 11:45:27 +00: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 You can now get alert rules for a dashboard or a panel using /api/v1/rules endpoints. (#39476) 2021-10-04 16:33:55 +01: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 Alerting: Make Unified Alerting enabled by default for those who do not use legacy alerting (#42200) 2021-11-24 14:56:07 -05:00
ualert.go Alerting: Make Unified Alerting enabled by default for those who do not use legacy alerting (#42200) 2021-11-24 14:56:07 -05:00