mirror of
https://github.com/cirocosta/monero-exporter.git
synced 2024-12-23 06:39:32 -05:00
13 lines
234 B
YAML
13 lines
234 B
YAML
|
apiVersion: 1
|
||
|
|
||
|
providers:
|
||
|
- name: 'fs'
|
||
|
orgId: 1
|
||
|
folder: ''
|
||
|
type: 'file'
|
||
|
updateIntervalSeconds: 30
|
||
|
allowUiUpdates: true
|
||
|
options:
|
||
|
path: '/var/lib/grafana/dashboards'
|
||
|
foldersFromFilesStructure: true
|