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

Unable to add MetaQueries Query since Grafana 6.5 #84

Closed DerAndereAndi closed 4 years ago

DerAndereAndi commented 4 years ago

Starting with Grafana 6.5.0 I can't seem to add a new query of type "MetaQueries" any longer. The datatype of the panel is set to "MetaQueries". I have the latest version 0.0.3 of MetaQueries installed.

Screenshot 2019-11-29 at 14 02 01

Does anyone have an idea why this is happening?

Gauravshah commented 4 years ago

Looks like grafana issue, reported it here : https://github.com/grafana/grafana/issues/20793

Seems they no longer show mixed queries on the Queries tab

qyvlik commented 4 years ago

@Gauravshah which version of grafana can work meta-queries?

Gauravshah commented 4 years ago

@qyvlik 6.3 works. I am not sure for 6.4 6.5 doesn't work

qyvlik commented 4 years ago

@Gauravshah I'm using Grafana v6.6.0-pre (e9f9912dea), it very new, but same issue. I will try rollback grafana version to 6.3.0.

DerAndereAndi commented 4 years ago

Grafana 6.5.2 fixes this. Thanks @Gauravshah !