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

8 lines
166 B
YAML

global:
scrape_interval: '15s'
evaluation_interval: '15s'
scrape_configs:
- job_name: 'monerod'
static_configs:
- targets:
- 'monerod:9000'