-
Notifications
You must be signed in to change notification settings - Fork 4.1k
ui: add username and session status as a filter to sessions page #79914
Copy link
Copy link
Closed
Labels
C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Description
Is your feature request related to a problem? Please describe.
Currently, the sessions page only has two filters: "App", which filters by application name, and "Session duration" which filters by session duration. We are currently unable to filter by username or by session status.
Describe the solution you'd like
It would be useful to filter by username and session status to help reduce rows from the increased number of sessions in the sessions page due to the recent work to expose closed sessions to the UI.
Describe alternatives you've considered
N/A
Additional context
Before we can work on this issue, we need to merge the code to expose the closed sessions to the UI.
Jira issue: CRDB-15728
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)