kibana/x-pack/plugins/alerts/server
Yuliia Naumenko 4ad3cefec9
Added ability to fire actions when an alert instance is resolved (#82799)
* Added ability to fire actions when an alert instance is resolved

* Fixed due to comments

* Fixed merge issue

* Fixed tests and added skip for muted resolve

* added test for muted alert

* Fixed due to comments

* Fixed registry error message

* Fixed jest test
2020-11-13 17:35:04 -08:00
..
alert_instance [alerts] add executionStatus to event log doc for action execute (#82401) 2020-11-12 09:32:22 -05:00
alerts_client [Alerting] Display Action Group in Alert Details (#82645) 2020-11-06 07:28:08 -05:00
authorization Upgrade to hapi version 18 (#80468) 2020-11-02 13:18:00 +01:00
constants
health Implemented Alerting health status pusher by using task manager and status pooler for Kibana status plugins 'kibanahost/api/status' (#79056) 2020-11-06 16:20:39 -08:00
lib Implemented Alerting health status pusher by using task manager and status pooler for Kibana status plugins 'kibanahost/api/status' (#79056) 2020-11-06 16:20:39 -08:00
routes Implemented Alerting health status pusher by using task manager and status pooler for Kibana status plugins 'kibanahost/api/status' (#79056) 2020-11-06 16:20:39 -08:00
saved_objects
task_runner Added ability to fire actions when an alert instance is resolved (#82799) 2020-11-13 17:35:04 -08:00
test_utils
usage Initialize to empty state when registering telemetry tasks (#82169) 2020-11-02 15:34:16 -05:00
alert_type_registry.mock.ts
alert_type_registry.test.ts Added ability to fire actions when an alert instance is resolved (#82799) 2020-11-13 17:35:04 -08:00
alert_type_registry.ts Added ability to fire actions when an alert instance is resolved (#82799) 2020-11-13 17:35:04 -08:00
alerts_client.mock.ts [Alerting] Return alert execution status rollup from _find API (#81819) 2020-11-03 07:26:44 -05:00
alerts_client_conflict_retries.test.ts
alerts_client_factory.test.ts Upgrade to hapi version 18 (#80468) 2020-11-02 13:18:00 +01:00
alerts_client_factory.ts
config.test.ts Implemented Alerting health status pusher by using task manager and status pooler for Kibana status plugins 'kibanahost/api/status' (#79056) 2020-11-06 16:20:39 -08:00
config.ts Implemented Alerting health status pusher by using task manager and status pooler for Kibana status plugins 'kibanahost/api/status' (#79056) 2020-11-06 16:20:39 -08:00
index.ts Implemented Alerting health status pusher by using task manager and status pooler for Kibana status plugins 'kibanahost/api/status' (#79056) 2020-11-06 16:20:39 -08:00
mocks.ts Implemented Alerting health status pusher by using task manager and status pooler for Kibana status plugins 'kibanahost/api/status' (#79056) 2020-11-06 16:20:39 -08:00
plugin.test.ts Implemented Alerting health status pusher by using task manager and status pooler for Kibana status plugins 'kibanahost/api/status' (#79056) 2020-11-06 16:20:39 -08:00
plugin.ts Implemented Alerting health status pusher by using task manager and status pooler for Kibana status plugins 'kibanahost/api/status' (#79056) 2020-11-06 16:20:39 -08:00
types.ts Implemented Alerting health status pusher by using task manager and status pooler for Kibana status plugins 'kibanahost/api/status' (#79056) 2020-11-06 16:20:39 -08:00