sentry-ruby icon indicating copy to clipboard operation
sentry-ruby copied to clipboard

Add tracing support for faraday requests

Open sl0thentr0py opened this issue 2 years ago • 1 comments

Right now we just have Net:HTTP support for outgoing http requests and if Faraday uses some other adapter we don't get any spans. https://github.com/lostisland/awesome-faraday/#adapters

sl0thentr0py avatar Apr 21 '22 18:04 sl0thentr0py

This would be really nice to get sometime soon. Even if it is not fully tested and such, having an example that generally works would go a long ways.

nhorton avatar Feb 19 '24 18:02 nhorton