mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-29 11:25:08 +01:00
7 lines
121 B
YAML
7 lines
121 B
YAML
|
scrape_configs:
|
||
|
- job_name: gatus
|
||
|
scrape_interval: 10s
|
||
|
static_configs:
|
||
|
- targets:
|
||
|
- gatus:8080
|