Skip to content

feat: Added Query Performance Monitoring support for RDS#34

Open
spathlavath wants to merge 36 commits into
masterfrom
query-plan-fix
Open

feat: Added Query Performance Monitoring support for RDS#34
spathlavath wants to merge 36 commits into
masterfrom
query-plan-fix

Conversation

@spathlavath

Copy link
Copy Markdown
Owner
  • Added Query Performance Monitoring support for RDS
  • Added QueryMonitoringOnly flag to enable only query monitoring feature
  • Updated isSupportedStatement to normalize case of both query and SupportedStatements

@pkulkarni-newrelic pkulkarni-newrelic left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@spathlavath
General Comment -

  • Make sure what is shipped is not disturbed because these new changes related to RDS.
  • These new changes should be compatible with on host DB i,e MySQL and RDS both. If not then handle it conditionally. Like stored procedure, changes in finding the wait, statements and locks.

NOTE : It seems critical changes to me, Take time to do the one time regression testing on onhost MySQL and RDS with these new changes.

Comment thread src/args/argument_list.go
Comment thread src/mysql.go
Comment thread src/query-performance-monitoring/validator/validations.go Outdated
Comment thread src/query-performance-monitoring/validator/validations.go Outdated
Comment thread src/query-performance-monitoring/validator/validations.go Outdated
Comment thread src/query-performance-monitoring/validator/validations.go
Comment thread src/query-performance-monitoring/validator/validations.go
Comment thread src/query-performance-monitoring/validator/validations.go
Comment thread src/query-performance-monitoring/validator/validations_test.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants