17 lines
272 B
Plaintext
17 lines
272 B
Plaintext
update_every: 5
|
|
autodetection_retry: 0
|
|
|
|
jobs:
|
|
|
|
- name: caddyproxy
|
|
url: http://caddyproxy:2019/metrics
|
|
selector:
|
|
allow:
|
|
- "caddy_http_*"
|
|
|
|
- name: authelia
|
|
url: http://authelia_app:9959/metrics
|
|
selector:
|
|
allow:
|
|
- "authelia_*"
|