File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ groonga-datasource. Here is a command line to try groonga-datasource
2929``` bash
3030GF_GROONGA_DATASOURCE_DIR=/tmp/groonga-datasource \
3131 GF_INSTALL_PLUGINS=" https://github.com/groonga/grafana-datasource-plugin-groonga/releases/download/1.0.3/groonga-datasource-1.0.3.zip;groonga-datasource" \
32- docker-compose up
32+ docker-compose up garafana
3333```
3434
3535You can find Grafana at http://localhost:3000/ .
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ groonga-datasource. Here is a command line to try groonga-datasource
2929``` bash
3030GF_GROONGA_DATASOURCE_DIR=/tmp/groonga-datasource \
3131 GF_INSTALL_PLUGINS=" https://github.com/groonga/grafana-datasource-plugin-groonga/releases/download/1.0.3/groonga-datasource-1.0.3.zip;groonga-datasource" \
32- docker-compose up
32+ docker-compose up garafana
3333```
3434
3535You can find Grafana at http://localhost:3000/ .
Original file line number Diff line number Diff line change 1414 "large" : " img/groonga-icon-full-size.svg"
1515 },
1616 "updated" : " 2020-10-28" ,
17- "version" : " 1.0.3 " ,
17+ "version" : " 1.0.4 " ,
1818 "author" : {
1919 "name" : " Amiya" ,
2020 "url" : " https://github.com/groonga/grafana-datasource-plugin-groonga"
You can’t perform that action at this time.
0 commit comments