Skip to content

Make UpdateThrottlerConfig Enabled optional; add unthrottle and app metrics - #331

Open
maxenglander wants to merge 1 commit into
mainfrom
maxeng/update-throttler-config-apps
Open

Make UpdateThrottlerConfig Enabled optional; add unthrottle and app metrics#331
maxenglander wants to merge 1 commit into
mainfrom
maxeng/update-throttler-config-apps

Conversation

@maxenglander

@maxenglander maxenglander commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Problem:

VtctldUpdateThrottlerConfigRequest.Enabled was a plain bool, so JSON always sent enable state. No client fields for unthrottle_apps / app_checked_metrics.

Solution:

Enabled *bool, plus UnthrottleApps and AppCheckedMetrics on the request type.


Security Impact:

None. Client library only.


Testing:

  • Unit

Made with Cursor

…etrics.

Matches the api-bb vtctld throttler config surface used by the Inventory2
Staging Runbook.

Co-authored-by: Cursor <cursoragent@cursor.com>
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