File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ can find documentation on API Keys [here](https://www.scalyr.com/help/api#scalyr
3535
3636 ``` bash
3737 grafana-cli --pluginUrl \
38- https://github.com/scalyr/scalyr-grafana-datasource-plugin/releases/download/2.3.0/scalyr_grafana_plugin_86aaa50 .zip \
38+ https://github.com/scalyr/scalyr-grafana-datasource-plugin/releases/download/2.3.1/scalyr_grafana_plugin_d8e1e08 .zip \
3939 plugins install scalyr-datasource
4040 ```
4141
@@ -78,7 +78,7 @@ from GitHub.
7878 Stable version:
7979
8080 ` ` ` bash
81- tar -xvf scalyr_grafana_plugin_86aaa50 .tar.gz
81+ tar -xvf scalyr_grafana_plugin_d8e1e08 .tar.gz
8282 cp -rf dist/ /var/lib/grafana/plugins/scalyr/
8383 ` ` `
8484
Original file line number Diff line number Diff line change 66 "name" : " Scalyr" ,
77 "id" : " scalyr-datasource" ,
88 "info" : {
9- "version" : " 2.3.0 " ,
9+ "version" : " 2.3.1 " ,
1010 "description" : " Scalyr Observability Platform" ,
1111 "author" : {
1212 "name" : " Scalyr" ,
Original file line number Diff line number Diff line change 66 "name" : " Scalyr" ,
77 "id" : " scalyr-datasource" ,
88 "info" : {
9- "version" : " 2.3.0 " ,
9+ "version" : " 2.3.1 " ,
1010 "description" : " Scalyr Observability Platform" ,
1111 "author" : {
1212 "name" : " Scalyr" ,
You can’t perform that action at this time.
0 commit comments