Output
📊 Telemetry Dashboard
Open Telemetry Dashboard →
https://greatvibe.ai/telemetry
What You'll See
- Request History - All dashboard console turns with timing
- Timing Breakdown - spawn, TTFE, work, total durations
- Tool Usage - Per-turn tool call counts and breakdown
- Client Info - Device type, browser, viewport
- Error Tracking - Compaction events, error recovery
Current Limitation
Token usage (input/output/cache) is not available for dashboard sessions because StatusLine only works in interactive terminal mode. The telemetry page shows timing and tool data only.
Quick Actions
Original Request
No layout configured
Details
Type
General
Status
Completed
Scope
vibetools
Tags
telemetryui
Created
5 Jan 2026, 2:47 am
Updated
5 Jan 2026, 2:47 am
Timing
⏱️ 23.8s
1 tools
● TTFE 16%
● Thinking 82%
● Tools 2%
Created By
claude
Raw Data
{
"id": "fcd45e3f-3f1b-45e0-ad34-a442eddfd6c9",
"type": "general",
"status": "completed",
"title": "Telemetry Dashboard Link",
"description": "Direct link to the full telemetry dashboard page",
"context": {
"output": "<div style=\"background:#1e1e1e;color:#e0e0e0;padding:20px;border-radius:8px;font-family:sans-serif;\"><h2 style=\"color:#fff;margin:0 0 16px 0;\">📊 Telemetry Dashboard</h2><div style=\"background:#2d2d2d;padding:20px;border-radius:6px;margin-bottom:16px;text-align:center;\"><a href=\"https://greatvibe.ai/telemetry\" style=\"display:inline-block;background:linear-gradient(135deg,#daa520,#b8860b);color:#000;padding:16px 32px;border-radius:8px;text-decoration:none;font-weight:bold;font-size:1.2em;\">Open Telemetry Dashboard →</a><p style=\"color:#9ca3af;margin:16px 0 0 0;font-size:0.9em;\">https://greatvibe.ai/telemetry</p></div><div style=\"background:#2d2d2d;padding:16px;border-radius:6px;margin-bottom:16px;\"><h4 style=\"margin:0 0 12px 0;color:#61afef;\">What You'll See</h4><ul style=\"margin:0;padding-left:20px;line-height:1.8;\"><li style=\"color:#e0e0e0;\"><strong>Request History</strong> - All dashboard console turns with timing</li><li style=\"color:#e0e0e0;\"><strong>Timing Breakdown</strong> - spawn, TTFE, work, total durations</li><li style=\"color:#e0e0e0;\"><strong>Tool Usage</strong> - Per-turn tool call counts and breakdown</li><li style=\"color:#e0e0e0;\"><strong>Client Info</strong> - Device type, browser, viewport</li><li style=\"color:#e0e0e0;\"><strong>Error Tracking</strong> - Compaction events, error recovery</li></ul></div><div style=\"background:#2d2d2d;padding:16px;border-radius:6px;border-left:4px solid #f97316;\"><h4 style=\"margin:0 0 8px 0;color:#f97316;\">Current Limitation</h4><p style=\"color:#e0e0e0;margin:0;\">Token usage (input/output/cache) is not available for dashboard sessions because StatusLine only works in interactive terminal mode. The telemetry page shows timing and tool data only.</p></div></div>",
"requestedAt": "2026-01-05T03:10:00Z",
"requestId": "a4ba7f57-2260-41cf-b4cb-0448adc2a1b8",
"choices": [
{
"label": "Open Telemetry",
"value": "Navigate to https://greatvibe.ai/telemetry",
"primary": true
},
{
"label": "Show raw data",
"value": "Show me the raw console-telemetry.jsonl data"
},
{
"label": "Back to dashboard",
"value": "Return to the main dashboard"
}
],
"turnTiming": {
"totalMs": 23772,
"ttfeMs": 3913,
"thinkingMs": 19480,
"toolExecutionMs": 378,
"toolCallCount": 1,
"thinkingPct": 82,
"toolsPct": 2,
"ttfePct": 16
}
},
"createdBy": "claude",
"createdAt": "2026-01-04T16:47:16.734Z",
"updatedAt": "2026-01-04T16:47:21.482Z",
"requestId": "a4ba7f57-2260-41cf-b4cb-0448adc2a1b8",
"scope": "vibetools",
"tags": [
"telemetry",
"ui"
],
"targetUser": "claude"
}