v0.2.0
Pre-release
Pre-release
This is the second public draft release of stagemonitor-kibana.
Changes
This version features icons for different span types as well as the call tree.
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.2.0/stagemonitor-kibana-0.2.0-{version}.zip
(Installing it may take some minutes, as kibana optimizes plugins after installation)