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

ds.query may return an Observable, not a Promise #132

Closed scarabus closed 2 years ago

scarabus commented 3 years ago

Saw issues with Grafana 7.5.4 and plugin 0.0.5 which I traced to ds.query returning an observable rather than a Promise

ShilpaSivanesan commented 2 years ago

Closing - duplicate of https://github.com/GoshPosh/grafana-meta-queries/pull/128