kibana/x-pack/examples
Kibana Machine 0fd977acc8
[Alerting] Enable rule import/export and allow rule types to exclude themselves from export (#102999) (#103598)
* 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>

Co-authored-by: ymao1 <ying.mao@elastic.co>
2021-06-28 22:41:08 -04:00
..
alerting_example [Alerting] Enable rule import/export and allow rule types to exclude themselves from export (#102999) (#103598) 2021-06-28 22:41:08 -04:00
embedded_lens_example [Lens] Enable actions on Lens Embeddable (#102038) (#103398) 2021-06-25 11:02:34 -04:00
reporting_example [7.x] [Reporting] Make "ScreenCapturePanel" shareable for Canvas (#100623) (#101852) 2021-06-10 02:25:46 -04:00
ui_actions_enhanced_examples Dashboard locator (#102854) (#103388) 2021-06-25 04:02:16 -04: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