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

Add support for Laravel 11.0's Context

Open cleptric opened this issue 1 year ago • 0 comments

We should look at Laravel 11.0's new context feature. Applying the Laravel context automatically to all events might be a good first step. The same might apply to queue tracing, where context could allow us to implement trace propagation better.

Refs https://github.com/laravel/framework/pull/49730

cleptric avatar Mar 09 '24 00:03 cleptric