Description
Currently, we're using HTTPoison by default. This might introduce issues like we won't be able to trace this request.
If possible, can we write behavior for HTTP lib and accept that from config?
or is it possible to trace in the current situation and I am not aware of?