Skip to content

PMM-15283 Extend Real-Time Analytics to MySQL - #5509

Open
theTibi wants to merge 29 commits into
mainfrom
rta-mysql-test
Open

PMM-15283 Extend Real-Time Analytics to MySQL#5509
theTibi wants to merge 29 commits into
mainfrom
rta-mysql-test

Merge remote-tracking branch 'origin/main' into rta-mysql-test

2f012e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2026 in 0s

45.16% (+1.56%) compared to 31318c7

View this Pull Request on Codecov

45.16% (+1.56%) compared to 31318c7

Details

Codecov Report

❌ Patch coverage is 21.95122% with 416 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.16%. Comparing base (31318c7) to head (2f012e8).
⚠️ Report is 100 commits behind head on main.

Files with missing lines Patch % Lines
agent/agents/mysql/realtimeanalytics/mysql.go 38.46% 126 Missing and 2 partials ⚠️
admin/commands/inventory/change_agent_rta_mysql.go 0.00% 88 Missing ⚠️
managed/services/inventory/agents.go 0.00% 59 Missing ⚠️
admin/commands/inventory/add_agent_rta_mysql.go 0.00% 41 Missing ⚠️
agent/agents/mysql/realtimeanalytics/connection.go 0.00% 21 Missing ⚠️
managed/services/agents/mysql.go 0.00% 17 Missing ⚠️
managed/services/converters.go 0.00% 14 Missing ⚠️
managed/services/realtimeanalytics/service.go 71.42% 10 Missing and 2 partials ⚠️
admin/commands/inventory/list_agents.go 0.00% 11 Missing ⚠️
agent/agents/supervisor/supervisor.go 0.00% 10 Missing ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5509      +/-   ##
==========================================
+ Coverage   43.59%   45.16%   +1.56%     
==========================================
  Files         415      422       +7     
  Lines       43134    43856     +722     
==========================================
+ Hits        18804    19806    +1002     
+ Misses      22454    22107     -347     
- Partials     1876     1943      +67     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.