Skip to content

Added support for throughput buckets. #2713

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mkrueger
Copy link
Member

@mkrueger mkrueger commented Jul 4, 2025

This pull request introduces a new feature to support "throughput buckets" in the CosmosDB query editor. The changes include updates across multiple files to enable users to select a throughput bucket when running queries, as well as backend logic to manage and update the state of throughput buckets.

Note: ATM the buckets don't get verified. The API doesn't contain a way to get the information. The portal seems to include calls/functions to retrieve the information but the SDK seems not do to that. I didn't want to duplicate portal code in the extension.

Backend updates for throughput buckets:

Frontend updates for throughput bucket selection:

State management for throughput buckets:

@mkrueger mkrueger requested a review from a team as a code owner July 4, 2025 13:15
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.

2 participants