CorpGlory / grafana-data-exporter-panel

Panel for exporting metrics from Grafana dashboards
32 stars 8 forks source link

Receiving "Cannot read property 'queries' of undefined" while using PostgreSQL dashboard CorpGlory/grafana-data-exporter#23 #48

Closed sblrok closed 3 years ago

sblrok commented 3 years ago

https://github.com/CorpGlory/grafana-data-exporter/issues/23
Problem:
grafana-datasource-kit library requires datasourceId to get data on export.
It was not passed in the request
Solution
Pass datasourceId in the request