Uh oh!
There was an error while loading. Please reload this page.
Add browser telemetry to pricing feature matrix - #460
Conversation
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
There was a problem hiding this comment.
Risk assessment: Very Low
This adds one row to the pricing feature matrix in info/pricing.mdx. It changes documentation only, with no executable code, configuration, infrastructure, security boundary, or shared runtime behavior affected. The diff is narrowly scoped and the existing documentation checks pass.
Sent by Cursor Automation: Assign PR reviewers
Uh oh!
There was an error while loading. Please reload this page.
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Carries main's latest content onto the migrated content/docs paths: - pricing feature matrix 'Browser telemetry' row (#460) - new audit-logs pages, info/ + reference/cli/ (#416), relocated into content/docs via directory-rename detection; docs.json nav merged Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>


Summary
Adds a Browser telemetry row to the Managed infrastructure feature matrix on the Pricing & Limits page. It was previously absent despite being a shipped, documented capability (
/browsers/telemetry).Marked available (✅) on all four tiers, matching the other observability rows (live view) — the telemetry docs don't gate the feature by plan. Easy to change to a gated column set if product wants to restrict it.
Note
The pricing page is still missing a few other real, documented capabilities (captcha solving, standby mode, MCP server). Scoped this PR to telemetry only; happy to follow up on the rest separately.
Note
Low Risk
Documentation-only change to a pricing table; no product or billing logic affected.
Overview
Adds a Browser telemetry row to the Managed infrastructure table on Pricing & Limits, placed after Browser live view.
All four tiers (Developer, Hobbyist, Start-Up, Enterprise) show ✅, aligning the pricing page with the existing telemetry docs and treating it like other cross-tier observability features.
Reviewed by Cursor Bugbot for commit 503c9b4. Bugbot is set up for automated code reviews on this repo. Configure here.