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

TypeError: "root_query_results.data[0] is undefined" - prometheus datasource #72

Open mvisonneau opened 4 years ago

mvisonneau commented 4 years ago

I did not manage to get it to work with a Prometheus datasource on Grafana 6.3.5. I have this exact error independently of the prometheus query. Am I missing anything obvious? 🤔

It works fine with a randomwalk by the way.

image

mvisonneau commented 4 years ago

It is using version 0.0.3 of the plugin

viginti23 commented 1 year ago

@mvisonneau did you manage to solve this one?