[pjh] Add prometheus exporter to the list of plugins (#21009)

(cherry picked from commit 73198e3d12)
This commit is contained in:
Peter Hampton 2018-07-20 19:02:22 +01:00 committed by spalger
parent d787ffbe08
commit 92cc522e02

View file

@ -63,5 +63,6 @@ Use it to create, edit and embed visualizations, and also to search inside an em
* https://github.com/sw-jung/kibana_markdown_doc_view[Markdown Doc View] (sw-jung) - A plugin for custom doc view using markdown+handlebars template.
* https://github.com/datasweet-fr/kibana-datasweet-formula[Datasweet Formula] (datasweet) - enables calculated metric on any standard Kibana visualization.
* https://github.com/pjhampton/kibana-prometheus-exporter[Prometheus Exporter] - exports the Kibana metrics in the prometheus format
NOTE: If you want your plugin to be added to this page, open a {repo}tree/{branch}/docs/plugins/known-plugins.asciidoc[pull request].