Hacker News new | ask | show | jobs
by MastrChefRocks 2249 days ago
How does this compare to Datadog's APM[0]? APM looks like it has far more features and is already integrated with Datadog.

[0] https://www.datadoghq.com/apm/

1 comments

This looks like an admittedly clever hack to avoid the fantastically expensive APM and still get some useful exception logging. I really wanted to use Datadog’s APM but $31 per host was too much. The downsides to logging to the event stream like Errorship is that you can’t associate exceptions with requests and aggregation is limited to tags. I think event tags have a low-ish cardinality limit similar to metrics.