mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-21 23:43:27 +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
|