apiVersion: 1 providers: # an unique provider name. Required - name: 'OpenBMP' # Org id. Default to 1 orgId: 1 # name of the dashboard folder. folder: '' # folder UID. will be automatically generated if not specified folderUid: '' # provider type. Default to 'file' type: file # disable dashboard deletion disableDeletion: false # how often Grafana will scan for changed dashboards updateIntervalSeconds: 30 # allow updating provisioned dashboards from the UI allowUiUpdates: true options: # path to dashboard files on disk. Required when using the 'file' type path: /var/lib/grafana/dashboards/General # use folder names from filesystem to create folders in Grafana foldersFromFilesStructure: false # an unique provider name. Required - name: 'OpenBMP-Base' # Org id. Default to 1 orgId: 1 # name of the dashboard folder. folder: 'OBMP-Base' # folder UID. will be automatically generated if not specified folderUid: '1001' # provider type. Default to 'file' type: file # disable dashboard deletion disableDeletion: false # how often Grafana will scan for changed dashboards updateIntervalSeconds: 30 # allow updating provisioned dashboards from the UI allowUiUpdates: true options: # path to dashboard files on disk. Required when using the 'file' type path: /var/lib/grafana/dashboards/obmp/Base-1001 # use folder names from filesystem to create folders in Grafana foldersFromFilesStructure: false - name: 'OpenBMP-History' # Org id. Default to 1 orgId: 1 # name of the dashboard folder. folder: 'OBMP-History' # folder UID. will be automatically generated if not specified folderUid: '1002' # provider type. Default to 'file' type: file # disable dashboard deletion disableDeletion: false # how often Grafana will scan for changed dashboards updateIntervalSeconds: 30 # allow updating provisioned dashboards from the UI allowUiUpdates: true options: # path to dashboard files on disk. Required when using the 'file' type path: /var/lib/grafana/dashboards/obmp/History-1002 # use folder names from filesystem to create folders in Grafana foldersFromFilesStructure: false - name: 'OpenBMP-Tops' # Org id. Default to 1 orgId: 1 # name of the dashboard folder. folder: 'OBMP-Tops' # folder UID. will be automatically generated if not specified folderUid: '1003' # provider type. Default to 'file' type: file # disable dashboard deletion disableDeletion: false # how often Grafana will scan for changed dashboards updateIntervalSeconds: 30 # allow updating provisioned dashboards from the UI allowUiUpdates: true options: # path to dashboard files on disk. Required when using the 'file' type path: /var/lib/grafana/dashboards/obmp/Tops-1003 # use folder names from filesystem to create folders in Grafana foldersFromFilesStructure: false - name: 'OpenBMP-LinkState' # Org id. Default to 1 orgId: 1 # name of the dashboard folder. folder: 'OBMP-LinkState' # folder UID. will be automatically generated if not specified folderUid: '1004' # provider type. Default to 'file' type: file # disable dashboard deletion disableDeletion: false # how often Grafana will scan for changed dashboards updateIntervalSeconds: 30 # allow updating provisioned dashboards from the UI allowUiUpdates: true options: # path to dashboard files on disk. Required when using the 'file' type path: /var/lib/grafana/dashboards/obmp/LinkState-1004 # use folder names from filesystem to create folders in Grafana foldersFromFilesStructure: false - name: 'OpenBMP-L3VPN' # Org id. Default to 1 orgId: 1 # name of the dashboard folder. folder: 'OBMP-L3VPN' # folder UID. will be automatically generated if not specified folderUid: '1005' # provider type. Default to 'file' type: file # disable dashboard deletion disableDeletion: false # how often Grafana will scan for changed dashboards updateIntervalSeconds: 30 # allow updating provisioned dashboards from the UI allowUiUpdates: true options: # path to dashboard files on disk. Required when using the 'file' type path: /var/lib/grafana/dashboards/obmp/L3VPN-1005 # use folder names from filesystem to create folders in Grafana foldersFromFilesStructure: false