xmr.sh/config/prometheus/config.yaml
2022-06-01 11:15:42 +01:00

8 lines
174 B
YAML

global:
scrape_interval: "10s"
evaluation_interval: "10s"
scrape_configs:
- job_name: "monerod"
static_configs:
- targets:
- "monero-exporter:9000"