2

How we improved Flare in 2021

 2 years ago
source link: https://flareapp.io/blog/43-how-we-improved-flare-in-2021
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

The main goal of Flare is to be the best error tracking for Laravel applications. When we launched Flare, we offered a lot of niceties like decompiled Blade views, solutions suggestions, and much more.

Work on a SaaS application is never done. There are always things to improve. And because the Laravel ecosystem is constantly moving, we have to adapt Flare. Here's a rundown of all the things things we improved in Flare in the past year.

Making Livewire a first-class citizen

Livewire has gained a lot of popularity these past years. What was initially viewed as a fun experiment with Blade views is now a valid architecture for building production worthy applications.

In Flare, we now recognise exceptions coming from Livewire components. For those exceptions, we display a Livewire tab.

screenshot

That tab displays the entire state of the Livewire component in which the exception occurred.

screenshot

When you make a typo in calling a method on a Livewire component, we'll also suggest the correct method. Of course, this works for properties as well.

screenshot

Showing detailed information for Laravel jobs

When an error occurs inside a job, we now show all properties of that job, and this will potentially help you fix the problem faster.

screenshot

Read more in this blog post

Vastly improved error search

When Flare was launched, you had to search for errors in a basic GitHub like search field that didn't have any autocompletion. That search now has autocompletion, which makes it much more powerful.

screenshot

Another improvement that we made was showing a nice graph with the error counts of all the errors.

screenshot

Read more in this blog post

Integrating with GitHub Issues

Errors on Flare can now be associated with issues on GitHub and vice versa. This integration allows to:

  • create a GitHub issue directly on a Flare error
  • associate a GitHub issue with a Flare error by mentioning a Flare URL in the GitHub issue
  • automatically resolve an error on Flare when you close the GitHub issue
  • automatically close a GitHub issue when you resolve an error in Flare

screenshot

Read more in this blog post

Notifications via Discord, Microsoft Teams and Telegram

A key feature of our service is that we'll notify you when errors occur. Each development team has their favourite way of getting notified. When enough of our users request a specific notification channel, we add it to Flare.

This year we added support for Discord, Microsoft Team and Telegram.

Here's how the notification looks like in Discord.

screenshot

And here's how's it looks like when using Microsoft Teams.

screenshot

For Telegram, we went one step further and made the notifications interactive. This allows you to resolve or snooze a notification and even creating a GitHub issue right from Telegram.

screenshot

More info in these two blogposts.

Interactive mail notifications

We've made our mail notifications more powerful. You can resolve, snooze, or create a GitHub issue right from a mail.

screenshot

Read more in this blog post

Showing error trends and favourites at the project overview

You can now mark a project as a favourite at the project overview. These projects will be displayed at the top of the list in a card showing extra details.

screenshot

For each project in the list, we also show a little trend graph that immediately shows if there are more errors coming in as usual.

Read more in this blog post

Sending a monthly error report mail

At the end of each month, we now email you a summary of all projects and our latest feature announcements.

screenshot

Read more in this blog post

Handling customer feedback using a support bubble form

We highly value the feedback and feature requests we get from our users, and that's why we want to make it as easy as possible to communicate with us.

When you log into Flare, you'll now see the support bubble on the bottom right of every page. Click the bubble to open the support form that can be used to submit a bug report or a suggestion. It is as simple as that.

screenshot

Under the hood, this uses our laravel-support-bubble package.

Interacting with Flare via the API

Behind the scenes, Flare always had an API for people that requested access. We've polished and documented that API and made it possible for every user to use it.

screenshot

Miscellaneous UI improvements

You can now easily see if an error came from the web, CLI, or queue on an error card.

screenshot

We now show who resolved an error and via which channel.

screenshot

On the request tab, you'll now see the curl command that you can use to retry the request.

screenshot

On the debug tab, rendering of the query bindings has been improved.

screenshot

Spike protection will prevent all events of your plan from being used in a small timespan. You can now see the periods when Spike protection was active.

screenshot

We've added a "select all" link to select all errors in a project. This way, you could snooze, resolve, or delete all project errors in one go.

screenshot

Our billing portal got a new coat of paint. Behind the scenes, we're using the latest version of Laravel Spark.

screenshot

It was long overdue, but we finally made our documentation searchable. Code highlighting of the code snippets looks better now that we render them using Shiki.

screenshot

Removing inactive users and teams automatically

Like many other SaaS applications, you can try out Flare using a trial period. Of course, not everybody that tries out Flare will convert, and after the trial period is over, some people will not use the service anymore.

Snoozing notifications per application version

We've introduced the concept of an application version in Flare. And you can now snooze errors for a specific version. This way, you will get notified if the same error occurs again in a new version of your app.

screenshot

Read more in this post

In closing

We're very proud of the improvements we've made to Flare in the past 12 months. In 2022, we'll continue listening to the feedback from our users. We can already share that we will revamp our entire UI, and work on it is well underway. We can't share a screenshot of the new Flare UI yet, but it will take hints of the new layout we're implementing for Ignition.

Here's how the new version of Ignition will look like.

screenshot

You can see an HTML preview here. This Twitter thread offers more background info on the design decisions made.

If you have any suggestions to make Flare better, let us know by mailing us or posting your suggestion in our roadmap repo on GitHub. We're listening!


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK