-
Notifications
You must be signed in to change notification settings - Fork 127
feat: Atlas get performance advisor integration tests #589
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
Merged
kylelai1
merged 33 commits into
atlas-list-performance-advisor-tool
from
atlas-get-performance-advisor-integration-tests
Oct 2, 2025
Merged
Changes from 23 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
bd69450
Add base atlas performance advisor MCP server tool
kylelai1 f331bac
Cleanup comments
kylelai1 78f9888
Merge main
kylelai1 2f023eb
Fix API return type
kylelai1 a4cbc8b
Clean up getting slow query logs from atlas admin api
kylelai1 2ef0ded
Fix types for performance advisor api response
kylelai1 923263e
Address comments
kylelai1 8272719
Move utils to util file
kylelai1 5871dc0
Cleanup naming
kylelai1 ce0466b
Remove processId arg
kylelai1 f0b24bb
Address comments
kylelai1 3217e95
Typing
kylelai1 016af0e
Clean up PA retrieval code
kylelai1 a2fbe34
Merge branch 'main' into atlas-list-performance-advisor-base-tool
kylelai1 4645d07
Clean up nits
kylelai1 d6b7db8
Merge branch 'atlas-list-performance-advisor-tool' into atlas-list-pe…
kylelai1 9dbdca1
Use promise.resolve for an undefined value in a promise.all
kylelai1 5da6e8d
Add tests
kylelai1 63a94e1
merge base branch
kylelai1 93d9757
Retrieve process ID from standard connection string
kylelai1 4869b78
Cleanup
kylelai1 53c262b
fix type error
kylelai1 095256c
Type fixes
kylelai1 9d56da0
Address comments
kylelai1 400bff1
handle 402 error for payment
kylelai1 35b695d
Cleanup
kylelai1 3e73b21
Limit max num of slow queries returned by the tool
kylelai1 3efe310
Use promise.allSettled for slow query promises
kylelai1 3b7112d
Set sampled slow query logs limit to 50
kylelai1 f5c1d8d
Product feedback
kylelai1 7b4922f
Fix since param
kylelai1 8352d18
Use promise.allSettled
kylelai1 26ccdfc
Address comments
kylelai1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.