library · inferred from evidence
libhoney
A client library used for metrics, mentioned as being torn down on rules reload.
- Refinery panics on rules reload (send on closed channel)
Maintainers confirmed this is the live-reload bug tracked in refinery issue #807, fixed in PR #810: the metrics/libhoney client was being torn down on rules reload and subsequent metric reports were sent on a closed channel. Upgrade to a Re