Netdata + Caddy: add monitoring for http-server
This commit is contained in:
9
files/netdata/go.d/prometheus.conf
Normal file
9
files/netdata/go.d/prometheus.conf
Normal file
@ -0,0 +1,9 @@
|
||||
update_every: 5
|
||||
autodetection_retry: 0
|
||||
|
||||
jobs:
|
||||
- name: caddyproxy
|
||||
url: http://caddyproxy:2019/metrics
|
||||
selector:
|
||||
allow:
|
||||
- "caddy_http_*"
|
Reference in New Issue
Block a user