void.cat/prometheus.yml

6 lines
123 B
YAML
Raw Normal View History

2023-12-22 10:59:27 +00:00
global:
scrape_interval: "10s"
scrape_configs:
- job_name: void-cat
static_configs:
- targets: [ "web:9090" ]