ipld-eth-server/monitoring/prometheus.yml

8 lines
134 B
YAML

global:
scrape_interval: 10s
scrape_configs:
- job_name: 'ipld-eth-server'
static_configs:
- targets: ['localhost:8090']