Files
endlessh-go/examples/docker-simple/prometheus.yml

5 lines
120 B
YAML
Raw Normal View History

2021-10-27 23:52:20 -07:00
scrape_configs:
- job_name: 'endlessh'
scrape_interval: 60s
static_configs:
- targets: ['endlessh:2112']