mirror of
https://github.com/zaphar/durnitisp.git
synced 2025-07-22 18:19:48 -04:00
9 lines
173 B
YAML
9 lines
173 B
YAML
global:
|
|
scrape_interval: 1m
|
|
evaluation_interval: 1m
|
|
scrape_configs:
|
|
- job_name: home_net
|
|
scheme: http
|
|
static_configs:
|
|
- targets: ["host.docker.internal:8080"]
|