Add browser telemetry to pricing feature matrix#460
Merged
Conversation
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
masnwilliams
marked this pull request as ready for review
July 23, 2026 17:12
Contributor
|
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
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
masnwilliams
added a commit
that referenced
this pull request
Jul 23, 2026
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


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.