Initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
apiVersion: 1
|
||||
|
||||
datasources:
|
||||
- name: myinfluxdb
|
||||
type: influxdb
|
||||
access: proxy
|
||||
database: k6
|
||||
orgId: 1
|
||||
url: http://influxdb:8086
|
||||
isDefault: true
|
||||
Reference in New Issue
Block a user