Files
llm_stack/prometheus/prometheus.yml
T
2026-05-19 10:20:21 +00:00

8 lines
118 B
YAML

global:
scrape_interval: 15s
scrape_configs:
- job_name: "n8n"
static_configs:
- targets: ["n8n:5678"]