docs(compute): add Prisma Compute pricing page#7952
Conversation
…blogs Add a Prisma Compute pricing docs page covering the expected production rates, worked cost examples, the billing formula, and what is not billed, adapted to the Compute docs voice. Wire it into the Compute nav, link to it from the site pricing page's Compute section, and cross-link from the Compute public beta and Bun Rust rewrite posts. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🍈 Lychee Link Check Report20 links: ❌ Errors
Full Statistics Table
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughAdds a new ChangesCompute Beta Pricing Content
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
…button Point all pricing-page references at the https://pris.ly/pricing-compute short link (blog posts and site pricing page). Add a Compute pricing FAQ answering whether it is free during beta, and add a "See pricing" button to the Compute marketing hero noting it is free while in public beta. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
Rewrite the pricing page and FAQ entry in plainer, more connected prose: shorter declarative sentences, less rhetorical filler, no jargon, and consistent "enable production billing" phrasing throughout. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The billing formula uses the snake_case token active_vcpu_hours, which cspell splits into "vcpu" — flagged as unknown because, unlike "vCPU", it has no case boundary to split on. Add it to the dictionary. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Rename "Examples" and "Formula" to descriptive headings and add a short sentence introducing the content below each. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Add a prominent pricing-feedback pointer to the prisma-compute Discord channel at both the top (Public Beta callout) and the end (dedicated section). Restore "edge cases" in the beta measurement note to stay faithful to the source. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
What
Adds a Prisma Compute pricing docs page and points everyone who looks for Compute pricing to it.
New page —
apps/docs/content/docs/compute/pricing.mdxAdapts the drafted pricing content into the Compute docs voice (flowing prose, no em dashes, standard frontmatter, internal cross-links). Covers:
Added to the Compute nav under More (
meta.json).Cross-links to the pricing page (via
https://pris.ly/pricing-compute)pricing-page-content.tsx): the Compute section said "We'll share pricing soon" — now notes it's free during Public Beta and links to pricing.app/compute/page.tsx): added a See pricing button in the hero, with a "Free while in public beta" note.faq.mdx): new "Is Prisma Compute free?" entry that answers yes-during-beta and links to pricing.Notes
https://pris.ly/pricing-computeshort link; the docs page'surlis/compute/pricing.🤖 Generated with Claude Code
Summary by CodeRabbit
Release Notes
Documentation
Updates
Chores