tailly_back_v2/prometheus.yml

5 lines
130 B
YAML

scrape_configs:
- job_name: 'tailly_back_v2'
scrape_interval: 15s
static_configs:
- targets: ['192.168.0.15:9100']