17 lines
341 B
YAML
17 lines
341 B
YAML
|
###
|
||
|
#
|
||
|
# Copyright © 2017-2023 Crunchy Data Solutions, Inc. All Rights Reserved.
|
||
|
#
|
||
|
###
|
||
|
apiVersion: 1
|
||
|
|
||
|
providers:
|
||
|
- name: 'crunchy_dashboards'
|
||
|
orgId: 1
|
||
|
folder: ''
|
||
|
type: file
|
||
|
disableDeletion: false
|
||
|
updateIntervalSeconds: 3 #how often Grafana will scan for changed dashboards
|
||
|
options:
|
||
|
path: /etc/grafana/provisioning/dashboards
|