Skip to content
API docs
Platform
Operator observability console
Traces, replays, and failure groups have operator screens in addition to the REST tags. This page names those consoles and the extra PATCH fields that API reference omits.
On this page
01 Screens
reference| Path | What it does |
|---|---|
| /app/traces | Workspace trace list |
| /app/traces/explorer | Live, Errored, Unbound, and Replayable presets |
| /app/traces/:id | Bind a target and submit a replay |
| /app/replays/:id | Source vs generated timeline; cancel a queued or running replay |
| /app/failure_groups/:id | Collaboration plus an eval-draft action |
02 Failure-group PATCH beyond status
detailsCollaboration metadata
In addition to status, assignee, and collaboration_note, PATCH accepts incident_owner, playbook_url, escalation_level, escalation_note, and remediation_* fields. Those keys are merged into collaboration metadata.
Related docs
see also