laravel / pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.
https://pulse.laravel.com
MIT License
1.43k stars 165 forks source link

Dynamically Configure UserRequests Ignore Pattern for Custom Pulse Endpoint #343

Closed kieranbarlow closed 6 months ago

kieranbarlow commented 6 months ago

Noticed if you change the Pulse config endpoint 'PULSE_PATH', the ignore in UserRequests doesn't pick up the updated endpoint.

Applied the same change to SlowRequests