mirror of
https://github.com/lalanza808/xmr.sh.git
synced 2025-05-13 21:42:13 -04:00
8 lines
174 B
YAML
8 lines
174 B
YAML
global:
|
|
scrape_interval: "10s"
|
|
evaluation_interval: "10s"
|
|
scrape_configs:
|
|
- job_name: "monerod"
|
|
static_configs:
|
|
- targets:
|
|
- "monero-exporter:9000"
|