datasweet / kibana-datasweet-formula

This Kibana plugin allows calculated metrics on any standard kibana visualizations.
Apache License 2.0
121 stars 34 forks source link

kibana-datasweet-formula for kibana-6.2.3 #48

Closed zhousilong closed 5 years ago

zhousilong commented 5 years ago

./bin/kibana-plugin install https://github.com/datasweet-fr/kibana-datasweet-formula/releases/download/version_name/datasweet_formula-1.1.3_kibana-major.minor.patch.zip

Plugin installation was unsuccessful due to error "No valid url specified."

what's wrong?

charlotth commented 5 years ago

HI @zhousilong The release 1.1.3 is only accessible via the source code (you have to compile by yourself) You can use the release 1.1.2: https://github.com/datasweet/kibana-datasweet-formula/releases/tag/v1.1.2

./bin/kibana-plugin install https://github.com/datasweet/kibana-datasweet-formula/releases/download/v1.1.2/datasweet_formula-1.1.2_kibana-6.2.3.zip