kibana/x-pack/examples
Yuliia Naumenko f589c2fc29
[Alerting] Rename alertTypeRegistry to ruleTypeRegistry according to the new terminology. (#106519)
* [Alerting] Renamed Alerting framework AlertsClient to RulesClient according to the new terminology.

* fixed path

* fixed type checks

* fixed type checks

* [Alerting] Rename alertTypeRegistry to ruleTypeRegistry.

* Apply suggestions from code review

Co-authored-by: ymao1 <ying.mao@elastic.co>

* fixed type checks

* fixed tests

* fixed merge issues

* fixed merge issues

* fixed tests

* fixed tests

* fixed functional tests

Co-authored-by: ymao1 <ying.mao@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-07-27 10:03:00 -07:00
..
alerting_example [Alerting] Rename alertTypeRegistry to ruleTypeRegistry according to the new terminology. (#106519) 2021-07-27 10:03:00 -07:00
embedded_lens_example [Lens] Move editorFrame state to redux (#100858) 2021-07-01 11:00:56 +02:00
reporting_example [Reporting] Update kibana.json files with owner information (#106463) 2021-07-22 10:03:37 +02:00
ui_actions_enhanced_examples Dashboard locator (#102854) 2021-06-25 07:58:03 +02:00
README.md

Example plugins

This folder contains X-Pack example plugins. To run the plugins in this folder, use the --run-examples flag, via

yarn start --run-examples