This plugin is now mentioned in the docs as the preferred way for Grafana integration. However, it does not seem to be in the Grafana plugin directory yet? Is this already usable and what is the preferred method of installing it?
I'm asking because I have some trouble with other possible ways of Grafana integration. The Prometheus datasource discovers the timeseries type but does not show data in the explore or drilldown views. The datasource does not seem to discover any continuous aggregates.
The Postgres datasource seems to work but I did not yet succeed in time filtering. On a continuous aggregate using $__from and $__to yields "converting time columns failed: failed to convert time column: unable to convert data to a time field" while pasting the rendered query into Studio works just fine.
This plugin is now mentioned in the docs as the preferred way for Grafana integration. However, it does not seem to be in the Grafana plugin directory yet? Is this already usable and what is the preferred method of installing it?
I'm asking because I have some trouble with other possible ways of Grafana integration. The Prometheus datasource discovers the timeseries type but does not show data in the explore or drilldown views. The datasource does not seem to discover any continuous aggregates.
The Postgres datasource seems to work but I did not yet succeed in time filtering. On a continuous aggregate using $__from and $__to yields "converting time columns failed: failed to convert time column: unable to convert data to a time field" while pasting the rendered query into Studio works just fine.