Files
Archive/echo/monitor/prometheus.yaml
2024-03-05 02:32:38 -08:00

12 lines
244 B
YAML

global:
scrape_interval: 15s
scrape_timeout: 10s
evaluation_interval: 1m
scrape_configs:
- job_name: "relay_nodes"
scrape_interval: "30s"
metrics_path: "/metrics/"
static_configs:
- targets:
- 127.0.0.1:9000