1
0

Netdata + Authelia: add monitoring

This commit is contained in:
2025-05-17 13:33:35 +03:00
parent eea8db6499
commit c5d0f96bdf
6 changed files with 3820 additions and 3805 deletions

View File

@ -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_*"