grafana / kairosdb-datasource

Data source plugin for KairosDB
Apache License 2.0
30 stars 62 forks source link

grafana.com version out-of-date #68

Closed Spferical closed 6 years ago

Spferical commented 6 years ago

Currently, grafana.com's kairosdb plugin is still on v2.0.1, meaning grafana-cli/etc don't get the latest updates. Is the grafana.com version supposed to be in sync with this repo? It would be convenient to rely on it for new versions.

Thanks!

quanganhtran commented 6 years ago

I wonder if it is what they meant in the README by "no longer included out of the box". Grafana docker image is already lean as it is. I find it not very easy to have to get git and npm there to be able to install kairosdb plugin.

marefr commented 6 years ago

Please submit a PR here https://github.com/grafana/grafana-plugin-repository to request to publish the latest version of Grafana.com.

quanganhtran commented 6 years ago

@marefr we need README.md in dist

I created a PR in our repo as well to do that

marefr commented 6 years ago

@quanganhtran I just updated the version to 3.0.1 and pushed to master. Please update your PR in https://github.com/grafana/grafana-plugin-repository to reflect the revision of the 3.0.1 version. Thanks!

quanganhtran commented 6 years ago

This issue should be resolved by now. The plugin is now available on the Grafana plugin repository.