Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PMM-12451 MongoDB Explain - V3 #3166

Merged
merged 2 commits into from
Aug 21, 2024
Merged

PMM-12451 MongoDB Explain - V3 #3166

merged 2 commits into from
Aug 21, 2024

Commits on Aug 21, 2024

  1. PMM-12451 MongoDB explain. (#3152).

    * PMM-12451 Todo.
    
    * PMM-12451 Changes.
    
    * PMM-12451 Version check, refactor.
    
    * PMM-12451 Remove Mongo < 4.0.0 compatibility and logic.
    
    * PMM-12451 Remove unused annotations.
    
    * PMM-12451 Make format.
    
    * PMM-12451 Lint.
    
    * PMM-12451 Lint.
    
    * PMM-12451 Downgrade driver.
    
    * PMM-12451 Changes.
    
    * PMM-12451 Old tests.
    
    * PMM-12451 Test.
    
    * Revert "PMM-12451 Old tests."
    
    This reverts commit feb3721.
    
    * Revert "PMM-12451 Test."
    
    This reverts commit acf12a7.
    
    * PMM-12451 Changes.
    
    * PMM-12451 Lint.
    
    * PMM-12451 Fix wrong version number in comment.
    
    * PMM-12451 Remove lsid.
    
    * PMM-12451 Test with 1.16.1 driver.
    
    * PMM-12451 Unmarshal canonical to false.
    
    * Reapply "PMM-12451 Old tests."
    
    This reverts commit a5754c8.
    
    * Revert "PMM-12451 Test."
    
    This reverts commit acf12a7.
    
    * PMM-12451 Return back removeDBField after canonical false.
    
    * PMM-12451 Remove rest of lsids in tests.
    
    * PMM-12451 Fix comment.
    
    * PMM-12451 Handle not supported commands.
    
    * PMM-12451 Refactor.
    
    * PMM-12451 Fix logic for OriginatingCommand.
    
    * PMM-12451 Small test refactor.
    
    * Update agent/runner/actions/mongodb_explain_action.go
    
    Co-authored-by: Nurlan Moldomurov <[email protected]>
    
    * PMM-12451 Required changes.
    
    * PMM-12451 Adds release notes.
    
    * PMM-12451 Add comments to unclear places.
    
    * PMM-12451 Changes in comments.
    
    * PMM-12451 Add PMM-13017 and PMM-13071 to RN.
    
    * Update docs/release-notes/2.43.0.md
    
    Co-authored-by: Catalina A <[email protected]>
    
    * Update docs/release-notes/2.43.0.md
    
    Co-authored-by: Catalina A <[email protected]>
    
    * Update agent/runner/actions/mongodb_explain_action.go
    
    Co-authored-by: Alex Demidoff <[email protected]>
    
    * PMM-12451 Improvement to handle dbstats command.
    
    * PMM-12451 Fix RN after applied suggestion.
    
    ---------
    
    Co-authored-by: Nurlan Moldomurov <[email protected]>
    Co-authored-by: Catalina A <[email protected]>
    Co-authored-by: Alex Demidoff <[email protected]>
    4 people committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e0fff41 View commit details
    Browse the repository at this point in the history
  2. PMM-12451 V3 fix.

    JiriCtvrtka committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    954f70b View commit details
    Browse the repository at this point in the history