lab
This procedure is part of a lab that teaches you how to manage errors using Errors Inbox.
Each procedure in the lab builds upon the last, so make sure you've triaged your errors before starting this one.
You're now observing Geek's Movie Shop's errors in Errors Inbox, and you're trying to debug your application before pushing your site live. With your errors triaged, you can track their progress, look at who's working on a bug, or even create tasks in Jira to resolve them.
View triaged errors
Change the filter in Errors Inbox to view your triaged errors
In Errors Inbox, find the filter pane below the top navigation bar.
Click Unresolved to change the filter value.
Here, you see three options in the dropdown:
- Resolved
- Unresolved
- Ignored
Select Resolved.
Errors Inbox now shows you all your resolved error groups.
If you only resolved pika.exceptions:ChannelWrongStateError
, you don't see any resolved errors here because Errors Inbox unresolved that one when it saw another occurrence.
Tip
If you want to observe your ignored error groups instead of resolved ones, filter by Ignored.
Optional: Integrate Errors Inbox with Slack, Jira, and CodeStream
Being able to view resolved and ignored errors is useful, but you're trying to squash the bugs in your application before you deploy it to production. To help you manage this, connect your inbox to Slack, Jira, and CodeStream.
Summary
In this lab, you set up Errors Inbox to proactively observe and catch errors from across your stack. You analyzed the errors in full context and triaged them before they could affect your customers. You also managed your errors in Errors Inbox and integrated your inbox with Jira, CodeStream, and Slack to help you collaborate and resolve errors faster.
Once you resolve your high priority errors, you'll be more confident in your production release. But Errors Inbox is helpful even when you're in production, because you'll be able to see, triage, and manage errors that come from your customers as well.
Homework
Now that you know how to track and triage errors using Errors Inbox, here are some other resources you can use to familiarize yourself even more with Errors Inbox.
- Read our documentation on Errors Inbox
- Read our blog Collaborate and fix errors quickly with Errors Inbox and workloads
- Read our blog Error Tracking Across Your Entire Stack with New Relic Errors Inbox