scalyr / scalyr-grafana-datasource-plugin

Apache License 2.0
14 stars 5 forks source link

Github issue #36 #104

Closed jmakar-s1 closed 2 years ago

jmakar-s1 commented 2 years ago

https://github.com/scalyr/scalyr-grafana-datasource-plugin/issues/36

Ideally would not have to hardcode the version but I didn't see a way to query the plugin version using the sdk. Anyways there is also another copy of the version in package.json (which seems to be required for Grafana 8.2.x).

To avoid problems with mismatched versions, I've also added a check in the Github action used to create releases.