Closed as not planned
Description
Discovered while woroking on #11603:
It looks like our current implementation inserts stats for attempts to access workspace apps that
- Result in 404s.
- Redirect but do nothing else
- Are accessed with
@me
See the commented out calls to assertWorkspaceLastUsedAtNotUpdated
in coderd/workspaceapps/apptest/apptest.go