Skip to content

Releases: stagemonitor/stagemonitor-kibana

v0.3.0

29 Sep 09:27
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-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)

v0.2.0

15 Sep 09:26
Compare
Choose a tag to compare
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.

screen shot 2017-09-15 at 11 39 24

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

14 Aug 15:25
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

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