seniorLaravel
What is Laravel observability using Horizon and Telescope?
Updated May 16, 2026
Short answer
Horizon monitors queues while Telescope provides debugging and request insight.
Deep explanation
Laravel Horizon is used for monitoring Redis queues, worker performance, and job throughput. Telescope provides debugging insights such as requests, exceptions, logs, and database queries. Together they form a powerful observability stack for production Laravel applications.
Unlock with a Pro subscription to view this section.
View pricingReal-world example
No real-world example available yet.
Unlock with a Pro subscription to view this section.
Upgrade to ProCommon mistakes
No common mistakes listed yet.
Unlock with a Pro subscription to view this section.
Upgrade to ProFollow-up questions
No follow-up questions available yet.
Unlock with a Pro subscription to view this section.
Upgrade to Pro