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