docs(platform): correct data worker enforcement docs (charts, On-demand tag, per-sync estimates) - #87017
docs(platform): correct data worker enforcement docs (charts, On-demand tag, per-sync estimates)#87017Ian Alton (ian-at-airbyte) wants to merge 1 commit into
Conversation
…rts, tag, and per-sync estimates Co-Authored-By: ian.alton@airbyte.io <ian.alton@airbyte.io>
|
I'll fix CI failures and address comments from users with write access. I'll skip comments containing "(aside)".
|
|
Note 📝 PR Converted to Draft More info...Thank you for creating this PR. As a policy to protect our engineers' time, Airbyte requires all PRs to be created first in draft status. Your PR has been automatically converted to draft status in respect for this policy. As soon as your PR is ready for formal review, you can proceed to convert the PR to "ready for review" status by clicking the "Ready for review" button at the bottom of the PR page. To skip draft status in future PRs, please include |
👋 Greetings, Airbyte Team Member!Here are some helpful tips and reminders for your convenience. 💡 Show Tips and TricksPR Slash CommandsAirbyte Maintainers (that's you!) can execute the following slash commands on your PR:
📚 Show Repo GuidanceHelpful Resources
|
|
Deploy preview for airbyte-docs ready!
Deployed with vercel-action |
What
Follow-up to #86505 / #86506 for DOCS-81. Fixes the remaining places where the data worker docs don't match what the platform ships, verified against
airbyte-platform-internalmaster.How
~0.2→~0.25. They have no dedicated resource profile and fall back to the generic defaults inairbyte-server/application.yml(0.5 + 1 + 0.5 = 2 CPU / 8). API stays~0.2(0.8 + 0.3 + 0.3 = 1.4 / 8 = 0.175), Database stays0.5.settings.organization.usage.graph.committedCapacity), not "Contracted capacity".1D/1W/1M/1Q/1Y+ "Compare to previous period" and aRegion: … · capacity … DWheader, not a 7-day hourly line graph.QueuedIconuses the yellow theme colors); connection-status page also now says the queue is per region.on-demand-tag.png(both copies) still showed the old "Burst" label — replaced with a render of the current tag (same gradient/star/On-demandstring).data-worker-usage.pnghad the "Contracted capacity" reference label; edited in place to "Allocated capacity". The rest of that screenshot is unchanged.Review guide
docs/platform/cloud/managing-airbyte-cloud/manage-data-workers.mddocs/platform/cloud/managing-airbyte-cloud/review-connection-status.mdUser Impact
Docs match the current Pro/Teams/Flex UI and per-sync estimates.
Notes:
review-connection-status.mdhas pre-existing MD060 table-alignment lint errors on lines I didn't touch; left as is.Can this PR be safely reverted and rolled back?
Link to Devin session: https://app.devin.ai/sessions/3e52f3291240490391d3659156137bbd
Open in Devin Desktop: https://app.devin.ai/desktop/session/3e52f3291240490391d3659156137bbd?variant=devin
Requested by: Ian Alton (@ian-at-airbyte)