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
285 stars 71 forks source link

The plugin does not work on grafana 8.2.5 neither 8.4.5 #149

Open erniker opened 2 years ago

erniker commented 2 years ago

Hello! Ok, I discovered this plugin this weekend, because I want to have in the same panel the data now, and de data a week before. But, unfortunately, the plugin does not work. I have installed the last version (0.0.9) and this is my config: image The error is "Cannot read properties of undefined (reading '0')" I am testing in a grafana 8.5.2 and in 8.4.5, the docker version

yggdrasil-tynor commented 2 years ago

@erniker how did you install the latest version (0.0.9)? AFAIK it's not available yet due to https://github.com/GoshPosh/grafana-meta-queries/issues/146

giom-l commented 2 years ago

You can install it manually by unzipping the plugin in the proper folder (check here : https://grafana.com/docs/grafana/latest/plugins/installation/#install-a-packaged-plugin)

However, it would be really really reaaaaaaaaally great to have the latest release available in grafana plugins (this prevent me to upgrade grafana for now :( )

giom-l commented 2 years ago

Today, despite a lack of communication on this project, I had the pleasant surprise to notice the plugin has been properly published and signed as grafana plugin.

Here is the result of grafana-cli plugins install goshposh-metaqueries-datasource 0.0.9 on my 8.5.0 grafana instance. image

moziliar commented 1 year ago

Hi, is this issue resolved? We observe it for both MovingAverage and TimeShift in Grafana v9.0.5

asaf400 commented 1 year ago

https://github.com/GoshPosh/grafana-meta-queries/issues/155