Files
tg_post_min/prometheus/prometheus.yml
2025-08-28 04:28:37 +09:00

9 lines
147 B
YAML

global:
scrape_interval: 5s
evaluation_interval: 15s
scrape_configs:
- job_name: "tg_bot"
static_configs:
- targets: ["bot:9100"]