mirror of
https://github.com/cirocosta/monero-exporter.git
synced 2024-10-01 08:25:41 -04: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>
30 lines
329 B
INI
30 lines
329 B
INI
[analytics]
|
|
reporting_enabled = false
|
|
check_for_updates = false
|
|
|
|
|
|
[auth]
|
|
disable_login_form = true
|
|
|
|
|
|
[auth.anonymous]
|
|
enabled = true
|
|
org_role = Admin
|
|
|
|
|
|
[dashboards]
|
|
min_refresh_interval = 1m
|
|
|
|
|
|
[paths]
|
|
provisioning = /etc/grafana/provisioning
|
|
|
|
|
|
[server]
|
|
enable_gzip = true
|
|
read_timeout = 2m
|
|
|
|
|
|
[snapshots]
|
|
external_enabled = false
|