Easily monitor the performance of your Laravel application with the Scout APM library. Scout automatically monitors the performance of your Controllers and Actions, records detailed transaction traces, and instruments many PHP libraries automatically.
Key Laravel Monitoring Features
Monitors web and background jobs
Scout monitors both the performance of requests to your HTTP controllers and Laravel Queue background jobs.
Identify capacity problems with queue time
Scout automatically measures the time in queue for your Laravel apps, indicating if requests are stacking up in a queue.
GitHub Integration
Scout collects detailed traces of slow requests and, along with our GitHub integration, shows you the exact line of code responsible for the slow response time.
Deploy tracking
Compare performance data before and after deploys, know which branches were deployed and when.
Detailed Traces
Scout collects timing and performance metrics for every single transaction. In addition to those metrics, we collect detailed traces using a fine-tuned algorithm to select the most interesting transactions each minute.
Alerting
Alert your team of capacity and performance issues by setting thresholds to alert on overall or endpoint specific metrics.
Digest Emails
Receive daily or weekly digest emails summarizing how your apps are performing, along with highlights of outliers and endpoints which may need developer attention.
Error Integrations
View your performance and error data in one place with our Rollbar, Sentry, Honeybadger, and Bugsnag integrations.
Custom Context
Attach any custom data for context to the requests tracked by Scout. Use our Trace Explorer to search and filter based on that data.
Custom Instrumentation
Gather performance metrics and insights into your own application’s code using our simple Custom Instrumentation methods.
Trace Explorer
Slice and dice the collected detailed traces by Controller-Action name, response time, your own Custom Context, and more. Find your slowest transaction from the last 7 days with just a few clicks.
Configurable APDEX
One size does not fit all. Configure your own APDEX threshold per application.
Key Benefits
- Performance details on every web endpoint and background job
- Detailed transaction traces with backtraces
- Enhanced database query monitoring
- Detects repeatedly expensive database queries
- Alerting
- Deploy Tracking
- Intelligent performance digest email
- Embed charts
- Integrates with GitHub, Sentry, Rollbar, Bugsnag, Zapier, and more.