GoshPosh / grafana-meta-queries

Grafana plugin for calculating time period metrics like week over week, month over month and year over year etc.
Apache License 2.0
284 stars 71 forks source link

sign the plugin #120

Open Gauravshah opened 3 years ago

Gauravshah commented 3 years ago

grafana 7 requires plugin to be signed

Gauravshah commented 3 years ago

https://github.com/grafana/grafana-plugin-repository/pull/827

Spengreb commented 3 years ago

Any updates on this?

IngvarrRnD commented 3 years ago

After update grafana to v7.4.5, i have a problem with metaquery

Errors: Cannot set property 'hide' of undefined OR Cannot read property 'forEach' of undefined

I'm try use WA:

in grafana.ini: [plugins] allow_loading_unsigned_plugins = goshposh-metaqueries-datasource

And also in env: GF_PLUGINS_ALLOW_LOADING_UNSIGNED_PLUGINS=goshposh-metaqueries-datasource

Its not working =(

Is there any WA? Or just wait sign plugin?

mortont commented 3 years ago

Any updates on this? Looking to run it in our instance of hosted Grafana, which requires plugins to be signed.

carlossanchezbailon commented 2 years ago

Is there an estiamate for this fix?