kibana/examples
Gidi Meir Morris 6d41149f59
fixed api url in example plugin (#70934) (#71047)
This PR fixes a API URL used in the Alerting Example plugin which was broken when the Api Endpoint was migrated to it's new location
2020-07-08 10:40:21 +01:00
..
alerting_example fixed api url in example plugin (#70934) (#71047) 2020-07-08 10:40:21 +01:00
bfetch_explorer Kibana developer examples landing page (#67049) (#68705) 2020-06-10 07:55:11 -04:00
dashboard_embeddable_examples Embed dashboard by value example & some embeddable clean up (#67783) (#69163) 2020-06-16 10:43:29 +02:00
demo_search [Search service] Refactor the way server-side search strategies are registered (#68452) (#69331) 2020-06-17 15:09:06 +03:00
developer_examples Kibana developer examples landing page (#67049) (#68705) 2020-06-10 07:55:11 -04:00
embeddable_examples [7.x] [kbn/optimizer] share all plugin bundles (#68986) (#69234) 2020-06-16 17:41:32 -07:00
embeddable_explorer Embed dashboard by value example & some embeddable clean up (#67783) (#69163) 2020-06-16 10:43:29 +02:00
search_explorer [Search service] Refactor the way server-side search strategies are registered (#68452) (#69331) 2020-06-17 15:09:06 +03:00
state_containers_examples Kibana developer examples landing page (#67049) (#68705) 2020-06-10 07:55:11 -04:00
ui_action_examples more propagated bad examples (#66920) (#67012) 2020-05-19 13:32:53 -04:00
ui_actions_explorer Kibana developer examples landing page (#67049) (#68705) 2020-06-10 07:55:11 -04:00
url_generators_examples [7.x] [kbn/optimizer] share all plugin bundles (#68986) (#69234) 2020-06-16 17:41:32 -07:00
url_generators_explorer Kibana developer examples landing page (#67049) (#68705) 2020-06-10 07:55:11 -04:00
README.md

Example plugins

This folder contains example plugins. To run the plugins in this folder, use the --run-examples flag, via

yarn start --run-examples