grafana / sqlds

A package that assists writing SQL-driven datasources
Apache License 2.0
17 stars 12 forks source link

Add support for logs format #38

Closed andresmgot closed 3 years ago

andresmgot commented 3 years ago

At the moment, if the datasource sets the format to "Logs" (2), the frame is formatted as TimeSeries, causing some errors. Also this PR makes sure that the preferred visualization type is set (useful for the "explore" view).