Using Finch With Sentry (opens in new tab)
From Posts on Claudio Ortolina: A few weeks ago I added enabled support for The works as advertised and by default it communicates using client configuration option that allowed using your own module, as long as it implemented the Sentry.HTTPClient behaviour. The advantage in swapping the http client library (on top of uniforming the building blocks of the application) is that Finch has support for Update #1: Thanks to Wojtek Mach for The module I wrote is quite short: defmodule Sentry.FinchC...
Read the original article