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

property hide undefined #23

Closed wangdongsong closed 4 years ago

wangdongsong commented 6 years ago

TypeError: Cannot set property 'hide' of undefined at eval (http://host.121:3000/public/app/plugins/datasource/goshposh-metaqueries-datasource/datasource.js?bust=1523514908107:113:25) at f (http://host.121:3000/public/app/boot.85c49108.js:48:28473) at Function.Pg (http://host.121:3000/public/app/boot.85c49108.js:49:29427) at MetaQueriesDatasource._doQuery (http://host.121:3000/public/app/plugins/datasource/goshposh-metaqueries-datasource/datasource.js?bust=1523514908107:96:9) at eval (http://host.121:3000/public/app/plugins/datasource/goshposh-metaqueries-datasource/datasource.js?bust=1523514908107:52:27) at http://host.121:3000/public/app/boot.85c49108.js:49:14624 at Vc (http://host.121:3000/public/app/boot.85c49108.js:49:5088) at http://host.121:3000/public/app/boot.85c49108.js:49:14434 at Function.Pg (http://host.121:3000/public/app/boot.85c49108.js:49:29427) at MetaQueriesDatasource.query (http://host.121:3000/public/app/plugins/datasource/goshposh-metaqueries-datasource/datasource.js?bust=1523514908107:47:9)

Gauravshah commented 6 years ago

can you send screenshot of dashboard config ? I think you have not set panel source to "meta queries"

wangdongsong commented 6 years ago

grafana-meta-query

Gauravshah commented 6 years ago

1st query needs to be influx, second query can reference the first one over PM