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

[mysql] fix innodb mem total parsing for newer mysql versions #18885

Merged
merged 2 commits into from
Oct 22, 2024

Conversation

lu-zhengda
Copy link
Contributor

What does this PR do?

This PR fixes mysql.innodb.mem_total metric for MySQL version 5.7 and above.

Motivation

https://datadoghq.atlassian.net/browse/DBMON-4283

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@lu-zhengda lu-zhengda added this pull request to the merge queue Oct 22, 2024
Merged via the queue into master with commit 749b32d Oct 22, 2024
53 of 54 checks passed
@lu-zhengda lu-zhengda deleted the zhengda.lu/innodb-metrics branch October 22, 2024 11:07
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.

3 participants