Files
2026-03-17 18:32:44 +03:00

11 lines
190 B
YAML

global:
scrape_interval: 15s
evaluation_interval: 15s
scrape_configs:
- job_name: "backend-api"
metrics_path: /metrics
static_configs:
- targets:
- "api:8000"