grafana/pkg/services/ngalert
Sofia Papagiannaki 9ada4b6052
Expressions: Add option to disable feature (#30541)
* Expressions: Add option to disable feature

* Apply suggestions from code review

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-01-22 19:27:33 +02:00
..
eval Expressions: Add option to disable feature (#30541) 2021-01-22 19:27:33 +02:00
alert_definition.go AlertingNG: Create a scheduler to evaluate alert definitions (#29305) 2020-12-17 16:00:09 +02:00
api.go Expressions: Add option to disable feature (#30541) 2021-01-22 19:27:33 +02:00
common_test.go Alerting NG: update API to expect UIDs instead of IDs (#29896) 2021-01-07 17:45:42 +02:00
database_mig.go AlertingNG: Enforce unique alert definition title (non empty)/UID per organisation (#30380) 2021-01-19 19:11:11 +02:00
database_test.go AlertingNG: Enforce unique alert definition title (non empty)/UID per organisation (#30380) 2021-01-19 19:11:11 +02:00
database.go AlertingNG: Enforce unique alert definition title (non empty)/UID per organisation (#30380) 2021-01-19 19:11:11 +02:00
fetcher.go AlertingNG: Create a scheduler to evaluate alert definitions (#29305) 2020-12-17 16:00:09 +02:00
instance_api.go AlertingNG: Save alert instances (#30223) 2021-01-18 20:57:17 +02:00
instance_database_test.go AlertingNG: Save alert instances (#30223) 2021-01-18 20:57:17 +02:00
instance_database.go AlertingNG: Save alert instances (#30223) 2021-01-18 20:57:17 +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 Alerting NG: update API to expect UIDs instead of IDs (#29896) 2021-01-07 17:45:42 +02:00
models.go AlertingNG: Enforce unique alert definition title (non empty)/UID per organisation (#30380) 2021-01-19 19:11:11 +02:00
ngalert.go Expressions: Add option to disable feature (#30541) 2021-01-22 19:27:33 +02:00
schedule_test.go Expressions: Add option to disable feature (#30541) 2021-01-22 19:27:33 +02:00
schedule.go Expressions: Add option to disable feature (#30541) 2021-01-22 19:27:33 +02:00
validator.go AlertingNG: Enforce unique alert definition title (non empty)/UID per organisation (#30380) 2021-01-19 19:11:11 +02:00