labtime/prometheus.yml

5 lines
110 B
YAML
Raw Normal View History

2024-08-13 17:47:05 +02:00
---
scrape_configs:
- job_name: 'labtime'
static_configs:
- targets: ['host.docker.internal:2112']