laravel / horizon

Dashboard and code-driven configuration for Laravel queues.
https://laravel.com/docs/horizon
MIT License
3.82k stars 636 forks source link

Filter by Queue on recent jobs. #1434

Closed fhferreira closed 2 months ago

fhferreira commented 2 months ago

my suggestion is to add a filter by queue direct into horizon/recent-jobs to make easy to see a specific queue on it.

fhferreira commented 2 months ago

also the same for failed_jobs

driesvints commented 2 months ago

Thanks. Right now we don't have plans for this sorry.

fhferreira commented 2 months ago

And what about just adding a view link in monitoring recent/failed jobs? image