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 v8.1.2 #138

Open
iamelec opened this issue Oct 12, 2021 · 5 comments
Open

Metaqueries doesn't work on Grafana v8.1.2 #138

iamelec opened this issue Oct 12, 2021 · 5 comments

Comments

@iamelec
Copy link

iamelec commented Oct 12, 2021

I'm currently experiencing an issue where Metaqueries doesn't seem to work on Grafana v8.1.2.
First of all I've allowed the plugin to work by allowing unsigned plugins to work.
I get the following error on my query: "Cannot read properties of undefined (reading 'forEach')''

My query is as following:
Data source = MetaQueries
First query = MySQL query with datetime and value data.
Second query = Metaqueries with time shift applied and refers to first query.

I'm trying to use a timeseries graph. Arithmetic seems to be doing something (the metaquery shows up in the legend), but I'd like to be able to use timeshift
test
.

@transistorgit
Copy link

same here, doesn't work on 8.1.2. Wanted to use arithmethics that worked on older versions.
grafik

@ReasonDuan
Copy link

Is there any update?

@giom-l
Copy link

giom-l commented Nov 15, 2021

Hi,

You may give a try to the solution explained here : #128

I have this file update in my stack since I updated to grafana v7.5.2 few months ago.
And everything is working fine.

@diakbar
Copy link

diakbar commented Dec 6, 2021

try allow add unsigned plugins on grafana config


[plugins]
allow_loading_unsigned_plugins = grafana-meta-queries

@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

6 participants