war-news-aggregator/prometheus/prometheus.yml

7 lines
137 B
YAML

global:
scrape_interval: 5s
scrape_configs:
- job_name: "mq-proxy-monitoring"
static_configs:
- targets: ["mq_proxy:8080"]