mirror of
https://github.com/RWejlgaard/pez-infra.git
synced 2026-05-06 04:14:43 +00:00
15 lines
392 B
YAML
15 lines
392 B
YAML
apiVersion: 1
|
|
|
|
# Dashboard provisioning — tells Grafana where to find dashboard JSON files.
|
|
# Path is relative to the Grafana installation on london-a (FreeBSD).
|
|
|
|
providers:
|
|
- name: default
|
|
orgId: 1
|
|
folder: ""
|
|
type: file
|
|
disableDeletion: false
|
|
updateIntervalSeconds: 30
|
|
options:
|
|
path: /usr/local/etc/grafana/dashboards
|
|
foldersFromFilesStructure: false
|