kibana/x-pack/examples
Mike Côté 23ce8dcfdb
Rename alerts plugin to alerting (#92898)
* Rename alerts plugin to alerting

* Deprecate old config values

* Few more renames

* Update plugin list

* Rename xpack.alerts -> xpack.alerting

* Fix some ESLint rules

* Fix typecheck

* Fix some test failures

* Some more renames

* Fix ESLint

* Fix some test failures

* Fix failing jest test

* Undo exclusive test

* Fix APM deps

* Fix docs

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-03-05 13:59:34 -05:00
..
alerting_example Rename alerts plugin to alerting (#92898) 2021-03-05 13:59:34 -05:00
embedded_lens_example Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
reporting_example [AppServices/Examples] Add the example for Reporting integration (#82091) 2020-12-29 09:55:48 -07:00
ui_actions_enhanced_examples Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08: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