tailly_back_v2/prometheus.yml
madipo2611 0d4b8b203e v0.0.2
2025-05-01 12:17:42 +03:00

5 lines
132 B
YAML

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