Incident Statuses
Cachet uses a zero-based numbering scheme to identify incident statuses. When creating or updating an incident, it's important that you specify the status
of the incident.
A status can be one of the following values:
Status | Name | Description |
---|---|---|
| Scheduled | This status is reserved for a scheduled status. |
| Investigating | You have reports of a problem and you're currently looking into them. |
| Identified | You've found the issue and you're working on a fix. |
| Watching | You've since deployed a fix and you're currently watching the situation. |
| Fixed | The fix has worked, you're happy to close the incident. |
Updated less than a minute ago