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 +