Tool
List errors
List-errors is an AI-powered tool designed to efficiently identify and organize errors within your project, enabling developers to monitor and manage error occurrences seamlessly.
Features
- Sort errors by occurrences, first seen, last seen, users impacted, or sessions for customized analysis.
- Filter errors based on status: active, resolved, suppressed, or view all errors.
- Set specific date ranges to track errors over defined periods for precise monitoring.
- Exclude test accounts from error reports to focus on genuine user issues.
- User-friendly interface with read-only and idempotent operations ensuring safe error review without unintentional changes.
Benefits
- Improve error tracking efficiency and prioritize fixes based on error frequency and user impact.
- Gain clear insights into error trends over time, facilitating proactive debugging.
- Enhance product stability by swiftly identifying and addressing active errors.
- Reduce noise by filtering out resolved or suppressed errors, focusing on critical issues.
- Optimize development workflow with organized error data that supports informed decision-making.
Description
Use this tool to list errors in the project.
Parameters
6 parameters
| Name | Type | Description |
|---|---|---|
| orderBy | enum | — |
| dateFrom | string | — |
| dateTo | string | — |
| orderDirection | enum | — |
| filterTestAccounts | boolean | — |
| status | enum | — |