Skip to content

Commit aba0ea5

Browse files
authored
Merge pull request #27 from grafana/tonypowa/testdata
add test data to provisioning file
2 parents b7c3c92 + 026f8e4 commit aba0ea5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

grafana/provisioning/datasources/datasources.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,8 @@ datasources:
88
url: http://prometheus:9090
99
basicAuth: false
1010
isDefault: true
11-
editable: true
11+
editable: true
12+
- name: TestData
13+
type: testdata
14+
access: proxy
15+
orgId: 1

0 commit comments

Comments
 (0)