Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
percona
/
pmm
Public
Notifications
You must be signed in to change notification settings
Fork
226
Star
1.1k
Code
Issues
97
Pull requests
105
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
PMM-15283 Extend Real-Time Analytics to MySQL
- #5509
#5509
Open
theTibi
wants to merge 29 commits into
main
percona/pmm:main
from
rta-mysql-test
percona/pmm:rta-mysql-test
Copy head branch name to clipboard
Conversation
Commits
29
(29)
Checks
Files changed
Open
PMM-15283 Extend Real-Time Analytics to MySQL
#5509
theTibi
wants to merge 29 commits into
main
percona/pmm:main
from
rta-mysql-test
percona/pmm:rta-mysql-test
Copy head branch name to clipboard
Commits
Commits on Jun 19, 2026
feat(rta): extend Real-Time Analytics to MySQL
Show description for 274b711
theTibi
committed
274b711
View commit details
Copy full SHA for 274b711
Browse repository at this point
feat(rta): full processlist raw data + hide-COMMIT toggle for MySQL
Show description for 0799543
theTibi
committed
0799543
View commit details
Copy full SHA for 0799543
Browse repository at this point
fix(rta): per-type version gate, latency floor, collector tests + nits
Show description for d52d9b1
theTibi
committed
d52d9b1
View commit details
Copy full SHA for d52d9b1
Browse repository at this point
fix(rta): remove MySQL statement-latency collection floor
Show description for 93f4012
theTibi
committed
93f4012
View commit details
Copy full SHA for 93f4012
Browse repository at this point
fix(rta): preflight checks for MySQL collector with clear error status
Show description for d3e3c47
theTibi
committed
d3e3c47
View commit details
Copy full SHA for d3e3c47
Browse repository at this point
fix(rta): address review — 3.9.0 gate, defensive support check, nits
Show description for bf0391f
theTibi
committed
bf0391f
View commit details
Copy full SHA for bf0391f
Browse repository at this point
feat(rta): inventory add/change API + CLI and API tests for MySQL RTA agent
Show description for c3e860b
theTibi
committed
c3e860b
View commit details
Copy full SHA for c3e860b
Browse repository at this point
Merge branch 'main' into rta-mysql-test
theTibi
authored
8b4f967
View commit details
Copy full SHA for 8b4f967
Browse repository at this point
Commits on Jul 4, 2026
Merge remote-tracking branch 'origin/main' into rta-mysql-test
Show description for 54ad5d1
theTibi
committed
54ad5d1
View commit details
Copy full SHA for 54ad5d1
Browse repository at this point
Commits on Jul 31, 2026
Merge remote-tracking branch 'origin/main' into rta-mysql-test
Show description for 48e93be
theTibi
committed
48e93be
View commit details
Copy full SHA for 48e93be
Browse repository at this point
feat(rta): add database and user filters to the overview table
Show description for 8465a49
theTibi
committed
8465a49
View commit details
Copy full SHA for 8465a49
Browse repository at this point
Commits on Aug 1, 2026
fix(rta): address CodeRabbit review findings
Show description for 433dd46
theTibi
committed
433dd46
View commit details
Copy full SHA for 433dd46
Browse repository at this point
Merge branch 'main' into rta-mysql-test
theTibi
authored
6764b4e
View commit details
Copy full SHA for 6764b4e
Browse repository at this point
fix(rta): guard nil pmm-agent version; fix stale processlist doc
Show description for f281253
theTibi
committed
f281253
View commit details
Copy full SHA for f281253
Browse repository at this point
feat(rta): pin Elapsed time to the right edge of the overview table
Show description for 6e2d77a
theTibi
committed
6e2d77a
View commit details
Copy full SHA for 6e2d77a
Browse repository at this point
Commits on Aug 2, 2026
chore(rta): align generated files with make gen output
Show description for 4a57085
theTibi
committed
4a57085
View commit details
Copy full SHA for 4a57085
Browse repository at this point
fix(rta): resolve golangci-lint findings in new RTA MySQL code
Show description for 1e03295
theTibi
committed
1e03295
View commit details
Copy full SHA for 1e03295
Browse repository at this point
feat(rta): implement comma-separated filter for Database and User columns
Show description for df2a3b3
theTibi
committed
df2a3b3
View commit details
Copy full SHA for df2a3b3
Browse repository at this point
Commits on Aug 4, 2026
PMM-15283 Hide Database/User columns by default and compact Elapsed time
Show description for 45a36bb
theTibi
committed
45a36bb
View commit details
Copy full SHA for 45a36bb
Browse repository at this point
Merge branch 'main' into rta-mysql-test
theTibi
authored
2b15eef
View commit details
Copy full SHA for 2b15eef
Browse repository at this point
Commits on Aug 5, 2026
PMM-15283 Keep millisecond precision in RTA Elapsed time
Show description for d1740fc
theTibi
committed
d1740fc
View commit details
Copy full SHA for d1740fc
Browse repository at this point
PMM-15283 Mark RTA technology, drop hand-pinning, scope Hide COMMIT
Show description for c7ca4cb
theTibi
committed
c7ca4cb
View commit details
Copy full SHA for c7ca4cb
Browse repository at this point
Merge branch 'main' into rta-mysql-test
theTibi
authored
df1c662
View commit details
Copy full SHA for df1c662
Browse repository at this point
Commits on Aug 6, 2026
PMM-15283 Harden the MySQL RTA collector loop
Show description for 570998d
theTibi
committed
570998d
View commit details
Copy full SHA for 570998d
Browse repository at this point
Merge branch 'main' into rta-mysql-test
theTibi
authored
84442d6
View commit details
Copy full SHA for 84442d6
Browse repository at this point
Merge branch 'main' into rta-mysql-test
theTibi
authored
bb3e1c7
View commit details
Copy full SHA for bb3e1c7
Browse repository at this point
Commits on Aug 7, 2026
PMM-15283 Name the RTA technology in words, one per view
Show description for 2645eae
theTibi
committed
2645eae
View commit details
Copy full SHA for 2645eae
Browse repository at this point
Merge remote-tracking branch 'origin/main' into rta-mysql-test
Show description for 7300c3b
theTibi
committed
7300c3b
View commit details
Copy full SHA for 7300c3b
Browse repository at this point
Merge remote-tracking branch 'origin/main' into rta-mysql-test
Show description for 2f012e8
theTibi
committed
2f012e8
View commit details
Copy full SHA for 2f012e8
Browse repository at this point
You can’t perform that action at this time.