* Return dataFrames instead of series * Add test for parseResponse * Update pkg/tsdb/loki/loki.go Co-authored-by: Dimitris Sotirakis <sotirakis.dim@gmail.com> * Fix linting, add test Co-authored-by: Dimitris Sotirakis <sotirakis.dim@gmail.com>
* Introduce TSDB service Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Erik Sundell <erik.sundell87@gmail.com> Co-authored-by: Will Browne <will.browne@grafana.com> Co-authored-by: Torkel Ödegaard <torkel@grafana.org> Co-authored-by: Will Browne <wbrowne@users.noreply.github.com> Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
* Create Loki backend template * Update endpoint * Adjust step * Add test * Change to use Loki client * Address feedback, improve errors and comments * Linting * Update pkg/tsdb/loki/loki.go * Update pkg/tsdb/loki/loki.go * Update pkg/tsdb/loki/loki.go