Netdata + Authelia: add monitoring
This commit is contained in:
@ -2,8 +2,15 @@ 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_*"
|
||||
|
Reference in New Issue
Block a user