Merge pull request #15418 from grafana/change-default-devenv-datasource

Changed devenv default data source to testdata
This commit is contained in:
Torkel Ödegaard 2019-02-13 15:04:51 +01:00 committed by GitHub
commit 61de0a7330
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,11 +11,11 @@ datasources:
- name: gdev-prometheus
type: prometheus
access: proxy
isDefault: true
url: http://localhost:9090
- name: gdev-testdata
type: testdata
isDefault: true
- name: gdev-influxdb
type: influxdb