mirror of
https://github.com/grafana/grafana.git
synced 2024-11-23 01:16:31 -06:00
8880829eda
if one dashboard with an uid is refered to by two provsioners each provsioner overwrite each other. filling up dashboard_versions quite fast if using default settings. ref #12864
10 lines
170 B
YAML
10 lines
170 B
YAML
apiVersion: 1
|
|
|
|
providers:
|
|
- name: 'gdev dashboards'
|
|
folder: 'gdev dashboards'
|
|
type: file
|
|
updateIntervalSeconds: 15
|
|
options:
|
|
path: devenv/dev-dashboards
|