Files
knl_meowscendence/docker/monitoring/graphana/dash-providers/providers.yml

16 lines
561 B
YAML

apiVersion: 1
providers:
- name: 'knl_meowscendence dashhhh'
# <bool> disable dashboard deletion
disableDeletion: false
# <int> how often Grafana will scan for changed dashboards
updateIntervalSeconds: 30
# <bool> allow updating provisioned dashboards from the UI
allowUiUpdates: false
options:
# <string, required> path to dashboard files on disk. Required when using the 'file' type
path: /dashboards
# <bool> use folder names from filesystem to create folders in Grafana
foldersFromFilesStructure: true