apiVersion: 1

providers:
  - name: 'Default'
    orgId: 1
    folder: ''
    type: file
    disableDeletion: false
    updateIntervalSeconds: 10 # Handy for dev: picks up JSON changes immediately
    allowUiUpdates: true      # Allows you to edit in the UI (not saved in JSON!)
    options:
      path: /etc/grafana/provisioning/dashboards/json
