From 60967de2b430821581b34dcda0a77cca239e3e25 Mon Sep 17 00:00:00 2001 From: Marcus Efraimsson Date: Tue, 29 Jan 2019 13:03:49 +0100 Subject: [PATCH] devenv: loki provisioned datasource --- devenv/datasources.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/devenv/datasources.yaml b/devenv/datasources.yaml index a264bb503bd..d4457faaebf 100644 --- a/devenv/datasources.yaml +++ b/devenv/datasources.yaml @@ -152,4 +152,10 @@ datasources: authType: credentials defaultRegion: eu-west-2 + - name: gdev-loki + type: loki + access: proxy + url: http://localhost:3100 + editable: false +