Hacker News new | ask | show | jobs
by philipcristiano 4965 days ago
We use StatsD at SeatGeek (any at my previous job as well) to track as much as possible. In general we try to time each call to an external service and use counters for any exceptions with those services.