13 lines
258 B
YAML
13 lines
258 B
YAML
apiVersion: 1
|
|
|
|
providers:
|
|
- name: 'EventHub'
|
|
orgId: 1
|
|
folder: ''
|
|
type: file
|
|
disableDeletion: true
|
|
updateIntervalSeconds: 10
|
|
allowUiUpdates: false
|
|
options:
|
|
path: /etc/grafana/dashboards
|
|
foldersFromFilesStructure: true |