grafana/pkg/services/ngalert
Sofia Papagiannaki 1c158744e8
AlertingNG: pause/unpause definitions via the API (#30627)
* AlertingNG: pause/unpause definitions via the API

* Apply suggestions from code review

Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>

* Enable pausing/unpausing multiple definitions

Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
2021-01-27 15:51:00 +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 AlertingNG: pause/unpause definitions via the API (#30627) 2021-01-27 15:51:00 +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: pause/unpause definitions via the API (#30627) 2021-01-27 15:51:00 +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: pause/unpause definitions via the API (#30627) 2021-01-27 15:51:00 +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: pause/unpause definitions via the API (#30627) 2021-01-27 15:51:00 +02:00
ngalert.go Expressions: Add option to disable feature (#30541) 2021-01-22 19:27:33 +02:00
schedule_test.go AlertingNG: pause/unpause definitions via the API (#30627) 2021-01-27 15:51:00 +02:00
schedule.go AlertingNG: pause/unpause definitions via the API (#30627) 2021-01-27 15:51:00 +02:00
validator.go AlertingNG: Enforce unique alert definition title (non empty)/UID per organisation (#30380) 2021-01-19 19:11:11 +02:00