github.com/anycable/anycable-go@v1.5.1/etc/prometheus.yml (about) 1 scrape_configs: 2 - job_name: 'anycable' 3 scrape_interval: 5s 4 scrape_timeout: 2s 5 static_configs: 6 - targets: ['docker.for.mac.localhost:8080']