Scout: the monitoring solution your project needs

Fast, flexible and pragmatic, PHP deserves a monitoring solution that is up to par with one of the most widely used server-side languages today. That solution? Scout! With support for Laravel, Symfony and many other libraries, we’ve got you covered – and you’re only 3 simple steps away from top-tier PHP performance insights.

Find Issues Fast

Find and prioritize N+1 queries and memory bloat automatically, ranked by actual impact on your application. Our customers like Grizzly Labs and IETF have seen up to 3x performance improvements by addressing performance and stability issues Scout discovered.

Smart Monitoring

Automatically track memory usage, optimize queries, and monitor object allocations with minimal overhead (typically <1%). Scout analyzes your application metrics every minute and sends them securely through 256-bit encrypted connections, ensuring you never miss a performance regression.

Pinpoint Problems

Trace performance issues directly to the exact line of code, eliminating time wasted searching through logs and stacktraces. Scout's detailed transaction traces show you the whole picture - from controller actions to database queries - with timing breakdowns for each component.

Clear Context

View full context in clear, language-specific syntax, making it easier to understand how problematic code was invoked. Scout's GitHub integration even shows you who wrote the code, when it was deployed, and provides direct links to the relevant source files.

Get Started in Minutes

Add Scout to Your PHP App

Add performance monitoring to your Laravel 5.5+ applications. Scout helps you identify bottlenecks and track application performance with straightforward integration.

Scout supports Laravel 5.5+.

Not using Laravel? Check our documentation.

1

Install the scoutapp/scout-apm-laravel package:

composer require scoutapp/scout-apm-laravel
2

Install the scoutapm php extension (optional, recommended):

sudo pecl install scoutapm
3

Configure Scout in your .env file:

# Scout settings
SCOUT_MONITOR=true
SCOUT_KEY="[AVAILABLE IN THE SCOUT UI]"
SCOUT_NAME="A FRIENDLY NAME FOR YOUR APP"
4

Add the config/scout_apm.php:

php artisan vendor:publish --provider="Scoutapm\Laravel\Providers\ScoutApmServiceProvider"
5

Clear and re-cache your config:

php artisan config:cache
6

Deploy.

It takes approximatively five minutes for your data to first appear within the Scout UI.

Heroku customers

If you’ve installed Scout via the Heroku Addon, the provisioning process automatically sets SCOUT_MONITOR and SCOUT_KEY via config vars. Only SCOUT_NAME is required.

FAQ

PHP Monitoring FAQ

What kind of integrations does Scout support?

Scout supports integrations with PagerDuty, Rollbar, Sentry, Zapier, Github, plus others. Click here for a comprehensive list of our integrations.

What's Scout overhead like?

Scout's performance monitoring agent uses just a portion of the resources of existing app monitoring agents while providing higher-fidelity trace details.

What is the Scout Monitoring installation process like?

You can start collecting insights in just 3 easy steps. Simply install your Ruby framework's package/bundle, set a configuration key, and deploy.

What kind of alerting options do I get with Scout Monitoring?

Scout provides alerting options such as Github, Slack, weekly digest emails and more. For a full list visit our alerting options, visit this section of our docs page.

Is it safe to run Scout alongside my current APM library?

Yes

Ready to Optimize Your App?

Join engineering teams who trust Scout Monitoring for hassle-free performance monitoring. With our 3-step setup, powerful tooling, and responsive support, you can quickly identify and fix performance issues before they impact your users.