grafana/pkg/services/ngalert
Arve Knudsen b79e61656a
Introduce TSDB service (#31520)
* Introduce TSDB service

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

Co-authored-by: Erik Sundell <erik.sundell87@gmail.com>
Co-authored-by: Will Browne <will.browne@grafana.com>
Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
2021-03-08 07:02:49 +01:00
..
eval Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
alert_definition.go AlertingNG: Create a scheduler to evaluate alert definitions (#29305) 2020-12-17 16:00:09 +02:00
api.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
common_test.go AlertingNG: code refactoring (#30787) 2021-03-03 17:52:19 +02:00
database_mig.go AlertingNG: pause/unpause definitions via the API (#30627) 2021-01-27 15:51:00 +02:00
database_test.go AlertingNG: code refactoring (#30787) 2021-03-03 17:52:19 +02:00
database.go AlertingNG: code refactoring (#30787) 2021-03-03 17:52:19 +02:00
fetcher.go AlertingNG: code refactoring (#30787) 2021-03-03 17:52:19 +02:00
instance_api.go AlertingNG: code refactoring (#30787) 2021-03-03 17:52:19 +02:00
instance_database_test.go AlertingNG: code refactoring (#30787) 2021-03-03 17:52:19 +02:00
instance_database.go AlertingNG: code refactoring (#30787) 2021-03-03 17:52:19 +02:00
instance_labels.go AlertingNG: Save alert instances (#30223) 2021-01-18 20:57:17 +02:00
instance.go AlertingNG: Enforce unique alert definition title (non empty)/UID per organisation (#30380) 2021-01-19 19:11:11 +02:00
middleware.go AlertingNG: code refactoring (#30787) 2021-03-03 17:52:19 +02:00
models.go AlertingNG: Edit Alert Definition (#30676) 2021-02-04 09:13:02 +01:00
ngalert.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
schedule_test.go AlertingNG: code refactoring (#30787) 2021-03-03 17:52:19 +02:00
schedule.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
validator.go AlertingNG: code refactoring (#30787) 2021-03-03 17:52:19 +02:00