mirror of
https://github.com/grafana/grafana.git
synced 2025-02-12 00:25:46 -06:00
Renames folder (in options) to path to make it different from the grafana folder wherein the dashboard will be created.
13 lines
224 B
YAML
13 lines
224 B
YAML
- name: 'general dashboards'
|
|
org_id: 2
|
|
folder: 'developers'
|
|
editable: true
|
|
type: file
|
|
options:
|
|
path: /var/lib/grafana/dashboards
|
|
|
|
- name: 'default'
|
|
type: file
|
|
options:
|
|
path: /var/lib/grafana/dashboards
|