←back to thread

116 points ndhandala | 1 comments | | HN request time: 0.201s | source
Show context
psnehanshu ◴[] No.45082515[source]
The amount of additional code that it needs is horrible. We will now have to spend more brain juice on telemetry when working on a feature.
replies(6): >>45082539 #>>45082656 #>>45082860 #>>45083156 #>>45084271 #>>45084719 #
1. pm90 ◴[] No.45084271[source]
There’s certainly some overhead, nothing is free. But the tradeoff is better insight into your system and better tools to validate issues when they arise. It can be very powerful in those scenarios.

Ive spent countless hours on issues where customers complain about performance or a bug and it just can’t be reproduced. Telemetry allows us to get more information to locate and fix these issues.