labtime/prometheus.yml

5 lines
110 B
YAML

---
scrape_configs:
- job_name: 'labtime'
static_configs:
- targets: ['host.docker.internal:2112']