sentry-laravel
sentry-laravel copied to clipboard
Span trace for Laravel HTTP Client Requests
Hey!
Would be awesome to add support for tracing http requests made via the laravel HTTP client. Should be fairly easy as events are fired.
https://laravel.com/docs/9.x/http-client#events
It seems you've done some research on it and calling it "fairly easy", want to take a stab at creating a PR?
Sure can do :) Will PR shortly.
Done in #585 and to be released in v3.0.0