Activity Monitoring
PostQode provides real-time activity monitoring in the Enterprise Web Console (/viewactivity), giving engineering managers and team leads clear visibility into developer workflows, task completions, and model utilization across the organization.
1. Real-Time Activity Feed
The Activity Monitoring dashboard provides a centralized stream of developer interactions as they happen in connected IDE extensions:
- Live Event Stream: View real-time records as team members run prompt tasks, generate code patches, execute test suites, or interact with agents.
- Task Progression: Track start times, durations, and completion statuses across active coding sessions.
- Agent Interactions: Monitor which specialized agents (e.g. Plan Mode, Agent Mode, Web Agent) are being utilized for specific workflows.
2. Granular Event Telemetry
Every activity record captures comprehensive execution metadata for full operational visibility:
| Metadata Field | Description |
|---|---|
| Timestamp | Exact date and time when the action was initiated and completed. |
| Developer / Member | Identity and email of the developer running the task. |
| Assigned Team | Engineering team associated with the user (e.g. Frontend Core, Backend Platform). |
| Model ID | AI model used for the operation (e.g. claude-sonnet-5, deepseek-reasoner, gpt-4o). |
| Token Consumption | Detailed breakdown of Prompt Tokens, Completion Tokens, and Cache Read Tokens. |
| Status & Duration | Execution state (Success, Failed, Aborted) and round-trip execution latency. |
3. Filtering & Search Capabilities
Easily slice and drill down into organization activity logs to identify usage patterns and bottlenecks:
- Filter by Team: Isolate activity for specific engineering squads.
- Filter by Member: Inspect individual developer session histories and task frequencies.
- Filter by Date Range: Analyze trends over custom daily, weekly, or monthly billing cycles.
- Filter by Event Status: Identify failing requests or interrupted tasks for targeted troubleshooting.