Closed zachm closed 8 years ago
Hi, I am getting the same issue. I have built the plugin by cloning the kairosdb-datasource
repo manually in grafana/grafana/data/plugins/
directory . I get the following message:
2016/03/21 12:41:19 [I] Migrator: Starting DB migration
2016/03/21 12:41:19 [I] Plugins: Scan starting
2016/03/21 12:41:19 [I] Plugins: Registering plugin KairosDB
2016/03/21 12:41:19 [I] Plugins: Adding route /public/plugins/kairosdb-datasource -> data/plugins/kairosdb-datasource
2016/03/21 12:41:19 [I] Listen: http://0.0.0.0:3000
2016/03/21 12:42:09 [I] Completed 127.0.0.1 admin "GET /public/plugins/kairosdb/partials/query.editor.html HTTP/1.1" 404 Not Found 6680 bytes in 1568us
Clearly, there is some mismatch in how directories are mapped. Thanks
Details: MAC OSX 10.9.5 Grafana version 2.6
Should have been solved by https://github.com/grafana/kairosdb-datasource/commit/73199379e1c32587d432ebece8df37262790e486
Hi all, I'm trying out the new Grafana and trying to make it work with the KairosDB plugin. It doesn't seem to install correctly, even following the stated instructions. I've opened this issue here rather than in Grafana, per the instructions stated there, but I'm happy to move it if you'd prefer.
The failure comes when trying to create a new chart: the editor partial does not load. I was able to add a new datasource for KairosDB after installation with no issue; just composing charts seems to be broken.
My methodology for installing looks like this. Grafana is already happily running at this point.
From the Grafana log file, I think this is the smoking gun. It says it's successfully registered the plugin and added the route and so on, but then the editor partial 404s!
Other details:
c62f66a8cb0c30693a10ad036b76d0ba12150593
a08809f8fe57095d948e16ac797c673cebd93249