Cut the data nobody looks at
Everyone in the channel agrees the DEBUG logs are junk nobody reads. The filter PR still sits open a month later, because nobody wants to be the one who approved dropping data an incident later needed.
An engineer on Hacker News described what happened after cost pressure switched sampling on at a previous job: at the next incident, "we had no idea if it was even logged."
Build the filtering in Telflo: drop the noise, tail-sample so every error trace survives, and aggregate the high-cardinality metrics. Then test it against sample traffic to confirm exactly what gets dropped and what stays, before the config ships.