github.com/haalcala/mattermost-server-change-repo@v0.0.0-20210713015153-16753fbeee5f/build/docker/grafana/provisioning/dashboards/mattermost.yaml (about) 1 apiVersion: 1 2 3 providers: 4 - name: 'mattermost' 5 orgId: 1 6 folder: 'mattermost' 7 type: file 8 disableDeletion: true 9 updateIntervalSeconds: 300 10 allowUiUpdates: true 11 options: 12 # <string, required> path to dashboard files on disk. Required when using the 'file' type 13 path: /var/lib/grafana/dashboards 14 foldersFromFilesStructure: true