aboutsummaryrefslogtreecommitdiff
path: root/prometheus.yml
blob: cf0ddc5462de50f0ef38d4c1c8cfa83a58f423d6 (plain) (blame)
1
2
3
4
5
6
7
8
global:
  scrape_interval: 15s

scrape_configs:
  - job_name: "plutia"
    static_configs:
      - targets: ["plutia:8080"]
    metrics_path: /metrics