Files
secunda_test/deploy/prometheus.yml
T
2026-06-22 14:31:01 +05:00

8 lines
121 B
YAML

global:
scrape_interval: 15s
scrape_configs:
- job_name: task-api
static_configs:
- targets: ["api:8080"]