What is the Incident Management Feature?
The Incident Management Tool allows teams without dedicated incident management software to track and resolve incidents directly within DevStats. This ensures accurate calculation of key metrics such as Mean Time to Repair (MTTR), a critical component of the DORA Metrics Dashboard.
By declaring active incidents and marking them as resolved, teams can maintain a reliable record of incident handling and response times. This tool is designed for teams aiming to improve their incident response process and monitor their MTTR effectively, even without external tools.
Using the DevStats Interface
DevStats provides two options for managing incidents via the user interface, both of which contribute to the calculation of the MTTR metric:
- Create Resolved Incidents Use this option to record incidents that have already been detected and resolved. By entering these incidents into the system, you will ensure that they are included in the MTTR calculation, ensuring accurate reporting of past incidents.
- Declare and Track Active Incidents This option allows you to manage incidents in real-time. Declare an active incident when it occurs, and update its status as you investigate and resolve it. Once resolved, change the status to "Resolved," and the incident will be automatically included in the MTTR metric calculation.
Using the DevStats API
If you use an external incident management tool, you can submit and update incidents programmatically via the DevStats API. This allows you to integrate incident tracking directly into your existing workflows without using the DevStats UI.