apiVersion: 1 providers: # an unique provider name - name: 'Unknown_provider' # org id. will default to orgId 1 if not specified orgId: 1 # name of the dashboard folder. Required folder: '' # folder UID. will be automatically generated if not specified folderUid: '' # provider type. Required type: file # disable dashboard deletion disableDeletion: false # enable dashboard editing editable: true # how often Grafana will scan for changed dashboards updateIntervalSeconds: 10 options: # path to dashboard files on disk. Required path: /etc/grafana/provisioning/dashboards