grafana/pkg/services/alerting
Kat Yang bd35e6917a
Chore: Exclude integration tests from running on test-backend step (#50359)
* Chore: Exclude integration tests from running on test-backend step

* Remove -v from go test command

* Add check to skip integration tests before each integration test

* Try to restart pipeline

* Retrying to make pipeline run
2022-06-10 11:46:21 -04:00
..
conditions Chore: Remove Wrapf (#50128) 2022-06-06 22:30:31 +02:00
metrics Alerting: Remove unused features from ticker + metric + tests (#47828) 2022-04-22 15:09:47 -04:00
notifiers Alerting: Do not include button in googlechat notification if URL invalid (#47317) 2022-05-26 11:23:39 -05:00
testdata Alerting: improve error on failure to remove query referenced by legacy alerting (#42169) 2021-12-02 07:41:24 -08:00
alerting_usage_test.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
alerting_usage.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
engine_integration_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 2022-06-10 11:46:21 -04:00
engine_test.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 2022-05-19 10:13:02 -04:00
engine.go Alerting: Ticker to support stopping (#48142) 2022-06-01 17:48:10 +02:00
eval_context_test.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 2022-05-19 10:13:02 -04:00
eval_context.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 2022-05-19 10:13:02 -04:00
eval_handler_test.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 2022-05-19 10:13:02 -04:00
eval_handler.go Apply templating on alert notifications on OK state (#47355) 2022-04-13 17:04:10 -03:00
extractor_test.go Chore: Remove bus from alerting rule (#47508) 2022-04-08 14:30:25 +02:00
extractor.go Chore: Remove bus from alerting rule (#47508) 2022-04-08 14:30:25 +02:00
interfaces.go Apply templating on alert notifications on OK state (#47355) 2022-04-13 17:04:10 -03:00
models.go Dashboard Alert Extractor: Create service for dashboard extractor and remove bus (#45518) 2022-02-28 09:54:56 +01:00
notifier_test.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 2022-05-19 10:13:02 -04:00
notifier.go Alerting: Add validation to slack contact point (#45618) 2022-02-25 15:10:21 +01:00
reader.go Chore: Remove bus from alerting rule (#47508) 2022-04-08 14:30:25 +02:00
result_handler.go Chore: Remove bus from the alerting service (#44496) 2022-02-03 13:26:05 +01:00
rule_test.go Chore: Remove bus from alerting rule (#47508) 2022-04-08 14:30:25 +02:00
rule.go Chore: Remove bus from alerting rule (#47508) 2022-04-08 14:30:25 +02:00
scheduler.go Chore/fix lint issues (#27704) 2020-09-22 16:22:19 +02:00
service_test.go Alerting: Validate alert notification UID length (#45546) 2022-05-24 17:02:47 +02:00
service.go Alerting: Validate alert notification UID length (#45546) 2022-05-24 17:02:47 +02:00
test_notification.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 2022-05-19 10:13:02 -04:00
test_rule.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 2022-05-19 10:13:02 -04:00
ticker_test.go Alerting: Make ticker to tick at predictable time (#50197) 2022-06-10 10:27:17 -04:00
ticker.go Alerting: Make ticker to tick at predictable time (#50197) 2022-06-10 10:27:17 -04:00