grafana / kairosdb-datasource

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

[Issue] Grafana3 - Kairosdb - query not working - bad url to resource #7

Closed vguhesan closed 8 years ago

vguhesan commented 8 years ago

Version: Grafana [grafana-3.0.0-pre1.x86_64.rpm](taken from build on Wed, March 23rd, 2016) System: CentOS7 Browser: FireFox

When I go to the "query" editor and I choose "KairosDB" as the datasource. The query editor does not render. Upon investigation using FireBug > Network, I can see a 404 on a call to this URL: http://myserver:3000/public/plugins/kairosdb/partials/query.editor.html?v=1458831580182

Here is a URL for a similar html resource that works: http://myserver:3000/public/app/plugins/datasource/kairosdb-datasource/partials/query.options.html?v=1458831580140

grafana3_screen1

grafana3_screen2

Let me know if you need additional information.

Thanks

tanpinsiang commented 8 years ago

@vguhesan Check out the 3.0 branch. I also have this problem when using the master branch.

Cheers, Tan

alswl commented 8 years ago

@tanpinsiang thanks, it works for me.

torkelo commented 8 years ago

still getting this with latest beta?

gmangin commented 8 years ago

yes, I got the plugin from grafana-cli plugins list-remote and it didn't work, I had to git clone this repo and change branch to 3.0 like @tanpinsiang said !

justmedude commented 8 years ago

I believe that this got resolved with https://github.com/grafana/kairosdb-datasource/commit/73199379e1c32587d432ebece8df37262790e486