mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-22 16:03:44 +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
|