Insights
Mail notifications now allow to snooze and resolve errors
When an error occurs, Flare can notify you via many different notification channels. Some of these notifications destinations have rich APIs that allow us to add actions to snooze and resolve errors right on the notification. Here's how a Slack notification looks like; notice the action buttons below.

When we look at which notification channels our users use, we see that mail is the most popular channel. This motivated us to provide snoozing and resolving abilities to mail notifications. We deployed our changes a couple of days ago. In all mail notifications, you'll now see new snooze and resolve links.

These links will work even if you are not signed in at Flare. This functionality is implemented securely. These action links only have a limited lifetime. Behind the scenes, the links leverage Laravel's https://laravel.com/docs/master/urls#signed-urls, so they cannot be tampered with.
We think these action links provide a convenient way to snooze/resolve errors quickly. You can see other improvements we recently made on our changelog. Do you have an idea to improve Flare? Let us know!
Continue reading
Introducing Flare’s next big feature: performance monitoring
Flare's new Performance Monitoring feature is now live, giving you complete visibility into your Laravel app's HTTP routes, queued jobs, Artisan commands, and database queries.
Freek
Lessons from the deep end
20 months ago, we started building Performance Monitoring as Flare’s next big feature, never expecting Laravel’s rapid commercial growth to put us in direct competition with their own tools. This is our honest take on those 20 months went, how we’re adapting to this new reality, and where we’re heading next while staying true to who we are. A dive into the deep end, without knowing how far down it goes.
Alex
Subscribe to Backtrace, our quarterly Flare newsletter
No spam, just news & product updates