-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 0.0.8 not available on grafana.com #146
Comments
Hi @bursztyn-pl , we are working on plugin signing process |
This would be helpful for me as well, because I'm failing to upgrade from 0.0.5 to anything higher locally! It keeps suggesting the one in the grafana catalog. Edit. I changed owner to grafana in the plugin directory, allowed unsigned plugins, now I seem to have v0.0.9 installed. Sadly, the plugin doesn't work for me because I need to pull data from a second datasource (influxdb) and even if I set panel sources to MetaQueries, I get the Cannot read property '0' of undefined error. Maybe because the result of the query to the datasource is sometimes a timestamp but NULL in the value, hence undefined? |
Any update? :) We are eagerly awaiting this update. |
@ShilpaSivanesan sorry to bump you. Can you please release the unsigned version until you have the signing process in place? We'd really like to utilize the fixes together with the new grafana version :) |
@yggdrasil-tynor there is unsigned version in releases or you can git clone to grafana plugins folder. In addition you have to enable not signed plugins in grafana config file. I'm also still waiting for signing it :) |
Cheers, im using the unsigned version for now :) |
Hello there,
We've got automated way of deploying grafana and we're not able to install 0.0.8 version of your plugin because it is not available on:
https://grafana.com/grafana/plugins/goshposh-metaqueries-datasource/
When can we expect it there?
Best regards,
Maciej
The text was updated successfully, but these errors were encountered: