3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services/ngalert
Sofia Papagiannaki 1c158744e8
AlertingNG: pause/unpause definitions via the API ()
* 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 () 2021-01-22 19:27:33 +02:00
alert_definition.go AlertingNG: Create a scheduler to evaluate alert definitions () 2020-12-17 16:00:09 +02:00
api.go AlertingNG: pause/unpause definitions via the API () 2021-01-27 15:51:00 +02:00
common_test.go Alerting NG: update API to expect UIDs instead of IDs () 2021-01-07 17:45:42 +02:00
database_mig.go AlertingNG: pause/unpause definitions via the API () 2021-01-27 15:51:00 +02:00
database_test.go AlertingNG: Enforce unique alert definition title (non empty)/UID per organisation () 2021-01-19 19:11:11 +02:00
database.go AlertingNG: pause/unpause definitions via the API () 2021-01-27 15:51:00 +02:00
fetcher.go AlertingNG: Create a scheduler to evaluate alert definitions () 2020-12-17 16:00:09 +02:00
instance_api.go AlertingNG: Save alert instances () 2021-01-18 20:57:17 +02:00
instance_database_test.go AlertingNG: Save alert instances () 2021-01-18 20:57:17 +02:00
instance_database.go AlertingNG: Save alert instances () 2021-01-18 20:57:17 +02:00
instance_labels.go AlertingNG: Save alert instances () 2021-01-18 20:57:17 +02:00
instance.go AlertingNG: Enforce unique alert definition title (non empty)/UID per organisation () 2021-01-19 19:11:11 +02:00
middleware.go Alerting NG: update API to expect UIDs instead of IDs () 2021-01-07 17:45:42 +02:00
models.go AlertingNG: pause/unpause definitions via the API () 2021-01-27 15:51:00 +02:00
ngalert.go Expressions: Add option to disable feature () 2021-01-22 19:27:33 +02:00
schedule_test.go AlertingNG: pause/unpause definitions via the API () 2021-01-27 15:51:00 +02:00
schedule.go AlertingNG: pause/unpause definitions via the API () 2021-01-27 15:51:00 +02:00
validator.go AlertingNG: Enforce unique alert definition title (non empty)/UID per organisation () 2021-01-19 19:11:11 +02:00