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

Span trace for Laravel HTTP Client Requests

Open atymic opened this issue 4 years ago • 2 comments

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

atymic avatar Feb 22 '22 02:02 atymic

It seems you've done some research on it and calling it "fairly easy", want to take a stab at creating a PR?

stayallive avatar Feb 22 '22 08:02 stayallive

Sure can do :) Will PR shortly.

atymic avatar Feb 22 '22 09:02 atymic

Done in #585 and to be released in v3.0.0

cleptric avatar Oct 13 '22 12:10 cleptric