miekg / caddy-prometheus

Prometheus metrics middleware for caddy
Apache License 2.0
65 stars 26 forks source link

sigusr to caddy disables monitoring #9

Open miekg opened 8 years ago

miekg commented 8 years ago

When you kill -SIGUSR1 the caddy process the monitoring looses is handler (or something), monitoring is broken at that moment.

miekg commented 8 years ago

Bit stumped here: filed https://github.com/mholt/caddy/issues/675

miekg commented 8 years ago

waiting for upstream.

miekg commented 7 years ago

Should use OnShutdown or OnRestart