▲ 7 points
back
3 comments
I think I know a few things about thinking, types, and testing, but pretty much nothing about telemetry. What are some good resources about telemetry?
(Also... I thought there were more comments here on this article? What happened? was it submitted with a different link?)
I don’t have any good resources to share. But what I do is to enable error notifications for all my systems. If there is a unhandled exception, I get an e-mail and slack notification (this includes forwarding errors from the front-end). That and to log any situation in the code that should not be reached.
This works fairly good for errors, for misbehaviour or to spot missing opportunities it is blind though.
All of the sudden I got non-spam messages from my shout-box, turns out someone posted my article here =)
Thanks OP!