Releases: stagemonitor/stagemonitor-kibana
v0.3.0
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)
v0.2.0
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)
v0.1.0
First public draft release of 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.1.0/stagemonitor-kibana-0.1.0_-_{version}.zip