PMM-15195 Fixes and MySQL 9.7 changes.#5648
Open
JiriCtvrtka wants to merge 10 commits into
Open
Conversation
Contributor
Author
|
@copilot review |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5648 +/- ##
==========================================
- Coverage 43.59% 37.04% -6.56%
==========================================
Files 415 215 -200
Lines 43134 7157 -35977
Branches 0 591 +591
==========================================
- Hits 18804 2651 -16153
+ Misses 22454 4311 -18143
+ Partials 1876 195 -1681
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Contributor
Author
|
@copilot review |
Contributor
Author
|
@copilot review |
Contributor
Author
|
@copilot review |
JiriCtvrtka
requested review from
ademidoff,
fabio-silva,
matejkubinec,
mattiasimonato and
theTibi
and removed request for
a team
July 18, 2026 14:25
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PMM-15195
MySQL Exporter PR: percona/mysqld_exporter#387
PT PR: percona/percona-toolkit#1152
FB: Percona-Lab/pmm-submodules#4479
Summary
Adds PMM dashboard compatibility for Oracle MySQL 9.7 while preserving compatibility with older exporters and MySQL versions.
mysql_innodb_redo_log_*metrics with legacy metric fallbacks.performance_schema.table_io_waits_summary_by_table.Percona Server, and MariaDB.
Related changes
This PR should be released together with:
Test plan
compression, and table activity workloads.
explanatory compatibility notice.