tailly_back_v2/prometheus.yml
madipo2611 6f5298d420 v0.0.3
2025-05-03 02:37:08 +03:00

5 lines
138 B
YAML

scrape_configs:
- job_name: 'tailly_back_v2'
scrape_interval: 15s
static_configs:
- targets: ['host.docker.internal:9100']