labtime/configs/example-stack/prometheus-data/prometheus.yaml

5 lines
110 B
YAML

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