Hacker News new | ask | show | jobs
by TYPE_FASTER 296 days ago
I’ve used feature flags to manage logging verbosity and sample rate. It’s really nice to be able to go from logging very little to incrementally pump up the volume when there’s an incident.