coder / coder/internal

Add session ID and source to client activity loop

Open
#195 0 comments 0 reactions 0 assignees View on GitHub
help wanted project/observability
Dominant language
No language data
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Right now we call update workspace usage with an app name and that results in the activity of the workspace being bumped. If we add a label field where we can see which client bumped the activity last and for what reason, it can help us debug issues. Additionally, a session ID can be used to debounce multiple bump calls in quick succession and be confident in the number of clients that are trying to connect (instead of counting every call as a new session).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.