kibana/x-pack/examples
Patrick Mueller 0156d6ffc0
adds an example rule type example.pattern (#150068)
## Summary

See the included help file for more details:
[`x-pack/examples/alerting_example/server/alert_types/pattern.md`](https://github.com/pmuellr/kibana/blob/main/x-pack/examples/alerting_example/server/alert_types/pattern.md).

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-02-07 10:33:12 -05:00
..
alerting_example adds an example rule type example.pattern (#150068) 2023-02-07 10:33:12 -05:00
embedded_lens_example Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
exploratory_view_example Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
reporting_example Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
screenshotting_example Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
testing_embedded_lens Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
third_party_lens_navigation_prompt Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
third_party_maps_source_example Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
third_party_vis_lens_example [Lens] introduce unified user messages system (#147818) 2023-01-23 15:06:31 -06:00
triggers_actions_ui_example [RAM] Add integrated snooze component for security solution (#149752) 2023-02-07 08:17:18 -05:00
ui_actions_enhanced_examples Remove UiComponent and related code (#148037) 2023-01-09 15:34:33 -07:00
README.md Example plugins in X-Pack (#63823) 2020-04-17 20:15:36 +02:00

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