Skip to content

pricing: add data usage fill pill for Team plan projects#9080

Open
royendo wants to merge 1 commit intomainfrom
rendo/feat/team-usage-pill
Open

pricing: add data usage fill pill for Team plan projects#9080
royendo wants to merge 1 commit intomainfrom
rendo/feat/team-usage-pill

Conversation

@royendo
Copy link
Contributor

@royendo royendo commented Mar 19, 2026

  • Expose dataSizeBytes in the runtime GetInstance API response
  • Show a visual fill-pill on the project status overview for Rill-managed OLAP projects
  • Non-Team plans: full blue bar when data exists
  • Team plans: bar fills proportionally toward 10 GB cap; deepens to primary-700 at capacity
  • Pill links to the tables detail page
Screenshot 2026-03-19 at 12 35 13

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

Developed in collaboration with Claude Code

Expose `dataSizeBytes` from the runtime `GetInstance` response and
display a visual usage pill on the project status overview. Non-Team
plans show a full blue bar; Team plans fill proportionally toward the
10 GB cap, deepening to primary-700 when at capacity.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@royendo
Copy link
Contributor Author

royendo commented Mar 19, 2026

@begelundmuller any issues with backend changes here?

@royendo royendo changed the title feat: add data usage fill pill for Team plan projects pricing: add data usage fill pill for Team plan projects Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant