mirror of
https://github.com/katanemo/plano.git
synced 2026-05-21 13:55:15 +02:00
15 lines
332 B
YAML
15 lines
332 B
YAML
# Auto-load the brightstaff dashboard JSON on Grafana startup.
|
|
|
|
apiVersion: 1
|
|
|
|
providers:
|
|
- name: brightstaff
|
|
orgId: 1
|
|
folder: Plano
|
|
type: file
|
|
disableDeletion: false
|
|
updateIntervalSeconds: 30
|
|
allowUiUpdates: true
|
|
options:
|
|
path: /var/lib/grafana/dashboards
|
|
foldersFromFilesStructure: false
|