-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Add column selector and filter including session details to the session overview page #73463
Copy link
Copy link
Closed
Labels
A-sql-console-generalSQL Observability issues on the DB console spanning multiple areas. Includes Cockroach Cloud ConsoleSQL Observability issues on the DB console spanning multiple areas. Includes Cockroach Cloud ConsoleC-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
We received feedback to add additional session details to the Session overview page. UX outlined in the following figma mockups.
These include:
- Session start time (The sessions page on the DB Console should show a time not "a few seconds" #67820)
- Client IP address
- User name
- Application name
- Last recent statement including statement start time
- Status (idle vs active)
We should have consistency with the transaction and statements pages as well with a column selector and filter which includes filtering for the
- Application name
- Duration (Session duration longer than...)
Session details page is also updated with the following information
- All details on the overview page
- Most recent transaction
- Most recent statement
Epic: CRDB-9867
Jira issue: CRDB-11600
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-sql-console-generalSQL Observability issues on the DB console spanning multiple areas. Includes Cockroach Cloud ConsoleSQL Observability issues on the DB console spanning multiple areas. Includes Cockroach Cloud ConsoleC-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)