feat: Added CLI changes for MySQL and Postgres RDS Query Performance Monitoring - #1240
Merged
Conversation
…1217) * feat: Added minor enhancements to MySQL recipe (#1189) * feat: Added minor enhancements to db query analysis * fix: Empty commit * fix: minor fixes * fix: minor enhancements * fix:Added minor enhancements * fix:Added check for schema and store procedure creation * feat: Added CLI changes for MySQL RDS Query Performance Monitoring * feat: Added minor enhancements * feat: Added minor enhancements * feat: Removed duplicate file * feat: Docs link update * feat: fixed PROCEDURE enable_essential_consumers_and_instruments does not exist * Revert "feat: Added minor enhancements to MySQL recipe (#1189)" (#1212) This reverts commit 3bf473e. * feat: Added processMatch * feat: Added install targets and discoveryMode --------- Co-authored-by: Pulipelly Shashank Reddy <spulipelly@newrelic.com> Co-authored-by: Nandu-pns <100915954+Nandu-pns@users.noreply.github.com> Co-authored-by: vagrawal-newrelic <vagrawal@newrelic.com>
Nandu-pns
previously approved these changes
Jul 4, 2025
…onitoring(#1211) * feat: Added Guided Install (CLI) for Postgres On-Host and RDS Query Monitoring * fix: Updated RDS flag and config file * fix: Added is_rds flag in the config file * Removed OS versions regex --------- Co-authored-by: vagrawal-newrelic <vagrawal@newrelic.com>
vagrawal-newrelic
dismissed stale reviews from Nandu-pns and shashank-reddy-nr
via
July 4, 2025 12:27
4856816
* Initial commit - eBPF agent recipe * Create default config file and minor bug fixes * Add GPG key verification * Set discoveryMode to targeted * Remove test code * Remove version 21 from platformVersion list * Update postInstall info message * Increase certificate expiry to 2 years * Remove linux header installation task * Remove unit test case * Point APT source to production --------- Co-authored-by: Pulipelly Shashank Reddy <spulipelly@newrelic.com>
Nandu-pns
previously approved these changes
Jul 9, 2025
shashank-reddy-nr
dismissed stale reviews from Nandu-pns and themself
via
July 9, 2025 08:56
3409ac5
Nandu-pns
approved these changes
Jul 9, 2025
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.
Contributors are not alowed to raise PR directly to the main branch as integration tests will not run for a forked PR. So This PR have changes from the contributors and this internal branch will be merged into main. The changes include the below forked PR.
1217
1211
1228
Details about the changes and tests can be found in the forked-pr respectively.