apiVersion: 1 providers: # an unique provider name - name: 'Ansible-NAS Dashboards' # org id. will default to orgId 1 if not specified orgId: 1 # name of the dashboard folder. Required folder: 'Ansible-NAS' # 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: 60 # allow updating provisioned dashboards from the UI allowUiUpdates: false options: # path to dashboard files on disk. Required path: /var/lib/grafana/dashboards/ansible-nas