Skip to content
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

Metaqueries doesn't work on Grafana 7.4.0 #124

Open
hhmob opened this issue Feb 7, 2021 · 12 comments
Open

Metaqueries doesn't work on Grafana 7.4.0 #124

hhmob opened this issue Feb 7, 2021 · 12 comments

Comments

@hhmob
Copy link

hhmob commented Feb 7, 2021

I got error like "Cannot read property 'length' of undefined" on grafana 7.4.0, but it worked on 7.3.4.

my panel config:

image

@Gauravshah
Copy link
Member

this one looks related to angular upgrade done on grafana side.

@xpatos
Copy link

xpatos commented Feb 22, 2021

Any estimate when this could be fixed?

@WideLee
Copy link

WideLee commented Mar 10, 2021

Same here, grafana 7.4.3 and plugin version 0.0.5

@xpatos
Copy link

xpatos commented Mar 11, 2021

I just tried 0.0.5 with an Elastic data source, and it still shows "Cannot read property 'forEach' of undefined" and the timeshift graph is not displayed.

@earth08
Copy link

earth08 commented Mar 25, 2021

I tried with influxdb.
Grafana 7.4.5 installed.
It doesn't work on it.

@muppet3000
Copy link

Looks like I'm experiencing the same issue as everyone else has mentioned here:
Grafana version: 7.4.2 (haven't tested with an upgrade - happy to try if someone thinks it will work)

I've never used the plugin before but I've been trying to to what I thought was a very simple A-B style operation, I can't even get it to work with a simple test (shown below).

If I'm doing something wrong please let me know, alternatively, if someone knows when there's likely to be a fix I'd really appreciate an update.

image

@gtankovics
Copy link

in 7.5.2 there's a feature Expressions. Probably it can help/solve issues.

@muppet3000
Copy link

Thanks, I discovered that shortly after posting, it will solve some of my "simpler" needs but the example I gave above was just a trivial example.
Would be nice to see this plugin properly working though.

@Antartic0
Copy link

I am in the same situation. In grafana version 8.3.3 I can't use the plugin to compare with previous states. I don't see the datasource even though it is installed.
Captura de pantalla 2021-12-22 a las 11 25 03

@erachenko23
Copy link

Grafana v7.5.10 (e72061a129)
Elasticsearch Data Source

image

No any data from MetaQueries datasource

@Gauravshah
Copy link
Member

@erachenko23 your panel source is mixed you need to change it to metaqueries

@asaf400
Copy link

asaf400 commented Feb 6, 2023

#155

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants