kibana/x-pack/examples
ymao1 c05588f077
[Alerting] Enable rule import/export and allow rule types to exclude themselves from export (#102999)
* Removing feature flag changes

* Adding isExportable flag to rule type definition

* Adding isExportable flag to rule type definition

* Adding isExportable flag to rule type definition

* Filtering rule on export by rule type isExportable flag

* Fixing types

* Adding docs

* Fix condition when exportCount is 0

* Unit test for fix condition when exportCount is 0

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-06-28 20:35:27 -04:00
..
alerting_example [Alerting] Enable rule import/export and allow rule types to exclude themselves from export (#102999) 2021-06-28 20:35:27 -04:00
embedded_lens_example [Lens] Enable actions on Lens Embeddable (#102038) 2021-06-25 14:59:36 +02:00
reporting_example [Reporting] Make "ScreenCapturePanel" shareable for Canvas (#100623) 2021-06-09 17:08:33 -07: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