Add Kibana API plugin (#13206)

This commit is contained in:
ytzlax 2017-08-02 18:46:50 +03:00 committed by Thomas Neirynck
parent 2fb7973ea5
commit 1ea3f6b6d5

View file

@ -48,4 +48,8 @@ This list of plugins is not guaranteed to work on your version of Kibana. Instea
=== Other
* https://github.com/nreese/kibana-time-plugin[Time picker as a dashboard panel] Widget to view and edit the time range from within dashboards.
* https://github.com/Webiks/kibana-API.git[Kibana-API] (webiks) Exposes an API with Kibana functionality.
Use it to create, edit and embed visualizations, and also to search inside an embedded dashboard.
NOTE: If you want your plugin to be added to this page, open a {repo}tree/{branch}/docs/plugins/known-plugins.asciidoc[pull request].