github.com/masterhung0112/hk_server/v5@v5.0.0-20220302090640-ec71aef15e1c/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