Skip to content

Docs: UpdateThrottlerConfig --unthrottle-app#1539

Merged
shlomi-noach merged 4 commits intoprodfrom
docs-update-throttler-config-unthrottle-app
Jul 31, 2023
Merged

Docs: UpdateThrottlerConfig --unthrottle-app#1539
shlomi-noach merged 4 commits intoprodfrom
docs-update-throttler-config-unthrottle-app

Conversation

@shlomi-noach
Copy link
Contributor

Documenting the changes in vitessio/vitess#13494: adding the vtctldclient UpdateThrottlerConfig --unthrottle-app flag.

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
@netlify
Copy link

netlify bot commented Jul 13, 2023

Deploy Preview for vitess ready!

Name Link
🔨 Latest commit 1e5bacf
🔍 Latest deploy log https://app.netlify.com/sites/vitess/deploys/64c751864e56100008c3c950
😎 Deploy Preview https://deploy-preview-1539--vitess.netlify.app/docs/18.0/reference/programs/vtctldclient/vtctldclient_updatethrottlerconfig
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.


```
vtctldclient UpdateThrottlerConfig [--enable|--disable] [--threshold=<float64>] [--custom-query=<query>] [--check-as-check-self|--check-as-check-shard] [--throttle-app=<name>] [--throttle-app-ratio=<float, range [0..1]>] [--throttle-app-duration=<duration>] <keyspace>
vtctldclient UpdateThrottlerConfig [--enable|--disable] [--threshold=<float64>] [--custom-query=<query>] [--check-as-check-self|--check-as-check-shard] [--throttle-app|unthrottle-app=<name>] [--throttle-app-ratio=<float, range [0..1]>] [--throttle-app-duration=<duration>] <keyspace>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if you updated these by hand or not, but you can build the vtctldclient docs from source using the Makefile in the website repo. For example (skipping the Makefile and its env vars):

go run ./tools/vtctldclientdocs/ --vitess-dir "/Users/matt/git/vitess" --version-pairs "vtctldclient_movetables:18.0"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't know that. Thanks!

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
@shlomi-noach shlomi-noach merged commit 945c435 into prod Jul 31, 2023
@shlomi-noach shlomi-noach deleted the docs-update-throttler-config-unthrottle-app branch July 31, 2023 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants