mirror of
https://github.com/cirocosta/monero-exporter.git
synced 2024-12-22 14:25:01 -05:00
debdce3fb2
this is a big refactor, essentially rewriting the custom collector from scratch, and as such, creating a new dashboard based on the new metrics. Signed-off-by: Ciro S. Costa <utxobr@protonmail.com>
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
|