kibana/x-pack/examples
Gidi Meir Morris b99ca969e0
[Alerting] revert the revert of Enforces typing of Alert's ActionGroups (#87382)
The https://github.com/elastic/kibana/pull/86761 PR was reverted due to a small typing issue.

This PR reverts that revert and adds a commit to address the issue: 9e4ab2002c.
2021-01-06 10:38:33 +00:00
..
alerting_example [Alerting] revert the revert of Enforces typing of Alert's ActionGroups (#87382) 2021-01-06 10:38:33 +00:00
reporting_example [AppServices/Examples] Add the example for Reporting integration (#82091) 2020-12-29 09:55:48 -07:00
ui_actions_enhanced_examples Remove dynamic mapped types from UiActions (#87075) 2021-01-05 10:11:05 +01: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