mirror of
https://git.v0l.io/Kieran/void.cat.git
synced 2025-03-18 03:12:22 +01:00
6 lines
121 B
YAML
6 lines
121 B
YAML
global:
|
|
scrape_interval: "10s"
|
|
scrape_configs:
|
|
- job_name: void-cat
|
|
static_configs:
|
|
- targets: [ "web:80" ] |