Skip to content

Add realtime active session tracker to web UI #352

@sentry-junior

Description

@sentry-junior

Expose a realtime view of active conversations in Junior's web interface, showing session activity based on last-seen timestamps.

Current behavior

There is no visibility into which conversations are currently active or when they were last touched. Diagnosing activity patterns or verifying bot responsiveness requires digging through logs.

Gap

No lightweight way to see at a glance which sessions are active, when they last had activity, and basic date metadata — useful for operational awareness and debugging.

Proposed behavior

  • Web-accessible page showing active sessions with last-seen timestamps and basic date data
  • Sessions can link to Sentry via conversation ID for deeper inspection
  • Since the interface is public, no identifying or sensitive information should be displayed — conversation IDs and timestamps only, no user names, message content, or org details

Action taken on behalf of David Cramer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions