-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Copy link
Labels
must-doIssues that must be completed by the end of the Sprint. Or else. Only humans may set this.Issues that must be completed by the end of the Sprint. Or else. Only humans may set this.
Description
All request logs should contain:
- Requester user ID
- Requester user email (for human lookup)
If the URL has an ID (or multiple) in it (e.g. /api/v2/workspaceagents/{id}):
- The name of the object
workspace_agent_name=dev - In the case of workspace builds, jobs, workspace agents it should also include
workspace_name=pog
This information will make it easier for admins to kick off misbehaving clients.
There's a design for a potential implementation in #16904
Metadata
Metadata
Assignees
Labels
must-doIssues that must be completed by the end of the Sprint. Or else. Only humans may set this.Issues that must be completed by the end of the Sprint. Or else. Only humans may set this.