mirror of
https://github.com/cirocosta/monero-exporter.git
synced 2025-01-03 03:50:48 -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
215 B
YAML
13 lines
215 B
YAML
apiVersion: 1
|
|
|
|
datasources:
|
|
- name: prometheus
|
|
type: prometheus
|
|
access: proxy
|
|
orgId: 1
|
|
url: http://xps.utxo.com.br:9090
|
|
isDefault: true
|
|
version: 1
|
|
editable: false
|
|
timeInterval: 30s
|