Closed itsderek23 closed 6 years ago
Note that 0.3.0 wraps our transaction and timing instrumentation in blocks, so these are still captured if the instrumented code fails.
The Phoenix plug approach would need to be different as these aren't wrapped in a transaction/
block.
While providing extensive details / backtraces on exceptions is outside our product scope, timeseries data of error rates is not. It's nice to configure alerts on this, like we do for Ruby.
The Sentry Elixir Agent does this for Phoenix apps w/a Plug.