You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
283 B
15 lines
283 B
---
|
|
apiVersion: 1
|
|
|
|
providers:
|
|
- name: dashboards
|
|
orgId: 1
|
|
type: file
|
|
disableDeletion: true
|
|
editable: true
|
|
allowUiUpdates: true
|
|
updateIntervalSeconds: 30
|
|
options:
|
|
path: /etc/grafana/provisioning/dashboards
|
|
foldersFromFilesStructure: true
|
|
...
|