service · inferred from evidence
honeycomb
A logging service used as the Logger in Refinery.
- Huge data loss when deploying refinery configuration without restarting
Deploying new refinery.toml/rules.toml without restarting the refinery systemd service causes almost total trace loss: traces making it to Honeycomb drop to near zero after config deploy. The service keeps running and live-reload picks up t
- Refinery panics on rules reload (send on closed channel)
Refinery 1.19.0 (also 1.18) with Logger = "honeycomb" and Metrics = "honeycomb" panics every time the rules file is live-reloaded: `panic: send on closed channel` in libhoney-go transmission.tryAdd, crashing the refinery service (exit-code)