Error Monitoring Integrations
What error monitoring services does Scout integrate with?
Scout displays errors from these third-party services alongside performance data: - Rollbar - Sentry (hosted or self-hosted) - Honeybadger
How are errors displayed in Scout?
Errors appear on performance charts in Scout: - Orange error count: A new error appeared in the current timeframe - Gray error count: Older errors continuing in this timeframe
This correlation helps you understand the relationship between errors and performance.
How do I set up the Rollbar integration?
- Get a Project Access Token from Rollbar (read-only, not Account Access Token)
- In Scout, go to your app settings
- Enter the Rollbar Project Access Token
How do I set up the Sentry integration?
- Get a read-only Access Token from Sentry
- In Scout, go to your app settings
- Enter the Sentry Access Token
For self-hosted Sentry: Include the full URL in the base URL field (e.g., https://self-hosted.sentry.com/api/0, not just selfhost.sentry.com/api/0).
How do I set up the Honeybadger integration?
- Get your Personal API Key from your Honeybadger user profile (not project API keys)
- In Scout, go to your app settings
- Enter the Honeybadger Personal API Key
- Select your project from the loaded list
Are these integrations app-specific?
Yes. Each error monitoring integration is configured per-app in Scout, allowing different applications to connect to different error monitoring projects.