What Happens In The Background?
Inspector is a code execution monitoring tool for devs. It integrates with Symfony Messenger Middleware to monitor background processes in real-time, offering features like HTTP monitoring & alert forwarding.
As a Symfony developer, you've probably faced the challenge of adopting the Symfony Messenger component to improve application scalability and general performance. That's why I'm excited to announce a new feature in our Inspector bundle that brings complete visibility into your Symfony Messenger background operations. Now you can automatically monitor every aspect of your background jobs – from execution times and memory usage to database statements, errors and bottlenecks – all through an intuitive dashboard that requires zero configuration. No more digging through logs or writing custom mo...