One Laravel application, two Composer packages, and a line-by-line configuration mapping. Here is what the move changes, and above all what it costs you.
Identifiers read on August 23, 2026 from the official Sentry documentation. See the source
In this order, because this is the part to read before deciding. Quiet Guard is a narrower tool. If you use even one of these, stay where you are:
What comes in exchange. The lines marked included are on every plan, Free among them; encrypted storage and application logs belong to the paid ones:
One precision that half undercuts the first point, and belongs here: Sentry does offer a European region, in Frankfurt. The choice is final, and whichever region you pick, user accounts, organisation settings, access tokens and audit logs stay in the United States. So our argument is France, not Europe.
Both packages run together. Install ours, leave yours in place, and compare what each reports for a few days.
The table below puts the identifiers side by side. There are fewer on our side, because there is less to set.
Uninstall the package, delete its config file and its environment variables, and unhook it from the exception handler.
Read from the official pages on the date shown, and limited to what they state. A row saying "not stated" means the page consulted does not say, not that the answer is no. See the source
| On Sentry | On Quiet Guard | |
|---|---|---|
| Error retention | 30 days on Developer, 90 days on Team and above | 7 days on Free, 30 on Indie, 90 on Studio |
| Data hosting | United States (Iowa) or European Union (Frankfurt), your choice, final | France, OVH SAS in Roubaix, no choice |
| Alert channels | 15 entries in the Notification & Incidents category, including PagerDuty and Opsgenie | Mail, Slack and webhook, plus a bell in the app |
| Scheduled tasks | Succeeded, failed and missed; run duration is measured | Pending, healthy and overdue; duration is not measured |
| Uptime probe | 1 to 60 minutes, several regions, alerts after three failures | Every 5 minutes, one point, alerts on the first change |
The left column was read from the official documentation on the date shown. Check it: it may have moved since.
| On Sentry | On Quiet Guard |
|---|---|
sentry/sentry-laravel |
quiet-guard/laravel-monitor
|
SENTRY_LARAVEL_DSN |
MONITOR_URL
|
config/sentry.php |
config/monitor.php
|
php artisan sentry:publish |
php artisan vendor:publish --tag=monitor-config
|
Integration::handles($exceptions) |
No equivalent, and none needed |
SENTRY_TRACES_SAMPLE_RATE |
No equivalent, and none needed |
No card required. Up and running in minutes.