Skip to content
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

Docs: new MySQL server throttler metrics #1878

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

shlomi-noach
Copy link
Contributor

@shlomi-noach shlomi-noach commented Oct 31, 2024

Documenting the changes made in vitessio/vitess#16904, namely the addition of two new built-in throttler metrics:

  • mysqld-loadavg: load average, per core, on the MySQL server/container.
  • mysqld-datadir-used-ratio: disk space usage on MySQL's datadir mount, range 0.0 (empty) to 1.0 (full)

Only merge when vitessio/vitess#16904 is merged.

UPDATE this PR also documents history_list_length as introduced in vitessio/vitess#17262

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

netlify bot commented Oct 31, 2024

Deploy Preview for vitess ready!

Name Link
🔨 Latest commit 68c8d46
🔍 Latest deploy log https://app.netlify.com/sites/vitess/deploys/6745d0c8c82d3f0008f57833
😎 Deploy Preview https://deploy-preview-1878--vitess.netlify.app
📱 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.

@shlomi-noach shlomi-noach requested review from rohit-nayak-ps and a team and removed request for a team November 20, 2024 07:45
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
@rohit-nayak-ps rohit-nayak-ps merged commit f3ec63c into prod Nov 26, 2024
5 checks passed
@rohit-nayak-ps rohit-nayak-ps deleted the docs-throttler-mysql-metrics branch November 26, 2024 14:01
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