Update Concurrency Usage chart documentation (TSP-1349)#725
Conversation
Expands the concurrency usage section in analytics.mdx and corrects the description in plans.mdx to reflect the stacked bar chart with Running (blue) and Queued (red) bands introduced in PR #16148. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
🎯 Vibe checkReviewed: 2 files (2 with issues, 0 clean) Scores
Score key: 🟢 9–10, 🟡 6–8, 🔴 1–5. ✨ Overall vibe: 🔧 Issues (17)
🧩 Component suggestions (4)
🏗️ Page structure (2)
|
| Item | Count |
|---|---|
| Files reviewed | 2 |
| Context pages read | 2 |
| Total lines processed | ~390 |
Files read: admin/subscriptions/plans.mdx (210 lines), enterprise/analytics.mdx (175 lines), admin/subscriptions/new-pricing.mdx (194 lines), admin/system-limits.mdx (49 lines)
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Summary
Documents the updated Concurrency Usage chart behavior introduced in PR #16148.
enterprise/analytics.mdx— Expanded the "Concurrency usage" section from 2 sentences to a comprehensive description: stacked bar chart format, Running (blue) and Queued (red) bands, explanation of when queued tasks appear, per-project breakdown, hover tooltip layout, and a link to System Quotas for per-tier limits.admin/subscriptions/plans.mdx— Corrected "time-series area chart" to "stacked bar chart" and added descriptions of the two bands, per-project breakdown, and tooltip behavior to match the analytics page.Both pages now consistently describe the chart format and behavior.
Closes Linear issue: https://linear.app/relevance/issue/TSP-1349/
Related product PR: #16148