AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Do You Use Any External Dependencies for Logging?
We rely a lot on metrics because in AWS you can have instances just sort of up and disappear. If we do log it's when something's already completely wrong and we're going to close the connection or something like that. We just use the log package. So this is more just kind of to be able to triage errors you're seeing in your metrics then you kind of go after the fact to triage so you don't really use as much of like the tag to logging, right?