File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,17 +19,17 @@ Grafana v9.5 is recommended as the data source was only tested on this version.
1919
2020## Installation
2121
22- ### Download the latest release (0.2.0 )
22+ ### Download the latest release (0.2.1 )
2323
2424``` bash
25- wget https://github.com/quickwit-oss/quickwit-datasource/releases/download/v0.2.0 /quickwit-quickwit-datasource-0.2.0 .zip
25+ wget https://github.com/quickwit-oss/quickwit-datasource/releases/download/v0.2.1 /quickwit-quickwit-datasource-0.2.1 .zip
2626```
2727
2828### Unzip into the plugins directory
2929
3030``` bash
3131mkdir -p grafana-storage/plugins
32- unzip quickwit-quickwit-datasource-0.2.0 .zip -d grafana-storage/plugins
32+ unzip quickwit-quickwit-datasource-0.2.1 .zip -d grafana-storage/plugins
3333```
3434
3535### Start Grafana
You can’t perform that action at this time.
0 commit comments