Skip to content

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@trampi trampi released this 29 Sep 09:27
· 2 commits to master since this release

This release includes a more beautiful call tree (requires stagemonitor 0.84.0) as well as compatibility enhancements with Elasticsearch version 5.4.x and 5.5.x.

Installation

If you have an old version of stagemonitor-kibana installed, you need to uninstall it first:

./bin/kibana-plugin remove stagemonitor-kibana

You need to download the correct archive for the version of kibana you are using. Replace {version} in the following command with the kibana version that you are using, e.g. 5.4.0

./bin/kibana-plugin install https://github.com/stagemonitor/stagemonitor-kibana/releases/download/v0.3.0/stagemonitor-kibana-0.3.0-{version}.zip

(Installing it may take some minutes, as kibana optimizes plugins after installation)