chore: add provisioning files
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
This commit is contained in:
parent
53d5eb9236
commit
19570eb209
|
@ -0,0 +1 @@
|
|||
For more information see [Provision dashboards and data sources](https://grafana.com/tutorials/provision-dashboards-and-data-sources/)
|
|
@ -0,0 +1,8 @@
|
|||
apiVersion: 1
|
||||
|
||||
datasources:
|
||||
- name: 'Chaos Mesh'
|
||||
type: 'chaosmeshorg-datasource'
|
||||
access: proxy
|
||||
isDefault: true
|
||||
editable: true
|
Loading…
Reference in New Issue