apiVersion: 1 providers: # an unique provider name. Required - name: 'Default Dashboard' # name of the dashboard folder. folder: 'Storage' type: file disableDeletion: false # how often Grafana will scan for changed dashboards updateIntervalSeconds: 10 allowUiUpdates: false options: # path to dashboard files on disk. Required when using the 'file' type path: /var/lib/grafana/dashboards foldersFromFilesStructure: true