Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

Feedback

Showing 110 of 4031

New mongodb-atlas-auth Github Action to use OIDC flow for GitHub

As discussed in MongoDB support case 01433340: When configuring GitHub Actions to manage control plane configurations in public cloud environments (e.g., GCP, Azure, AWS, et cetera), we set up OpenID Connect ("OIDC") to allow the GHA workflows th...
Guest about 1 year ago in Atlas CLI 0 Submitted

Update the atlas-github-action to support OAuth2

This item updates the existing MongoDB Atlas Github Action to provide support for OAuth2 authentication flow.
Guest about 1 year ago in Atlas CLI 0 Planned

atlas integration type prometheues

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. We would like to fully manage the atlas integration of type prometheus via CLI.Create seems not to be supported at the mom...
Andreas Rütten 5 months ago in Atlas CLI 1 Future Consideration

Hybrid Search

Provide improved support for combining $search and $vectorSearch stages
Guest 9 months ago in Vector Search 0 Submitted

Threshold-based similarity search

We should support threshold-based similarity search instead of solely topK search. This would allow us to more efficiently gather results by considering a relevancy threshold within the prefilter.
Guest about 2 years ago in Vector Search 0 Submitted

Change timeZone for Atlas project via CLI or API

It would be great if there will be the possibility to change timezone for a project via cli or API. e.g. curl --user ":" \ --digest \ --request PATCH "https://cloud.mongodb.com/api/atlas/v1.0/groups/" \ --header "Content-Type: application/json...
Guest over 1 year ago in Atlas CLI 0 Submitted

Improve Performance when filtering collection as part of Atlas Vector Search

Adding filters to the $vectorSearch aggregation step should improve performance of vectorSearch given that we are searching over a smaller subset of the collection. Especially if those filters are for fields that we have an index for. When testin...
Guest almost 2 years ago in Vector Search 1 Submitted

Features missing in Mongodb MCP server

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Current MongoDB MCP server support is very limited for certain operations. Developers are constrained to a narrow set of t...
Shailaja Gummudhavelly 3 months ago in Atlas CLI 0 Will Not Implement

Atlas Vector Search + Geospatial, please! 🙏

Would love to be able to do a geospatial query like $geoWithin together with Atlas Vector Search query!
Guest about 2 years ago in Vector Search 0 Submitted

Vector Search Index support in pymongo

Currently creating a Search Index of type "vector" is not possible with pymongo v4.6.2. https://www.mongodb.com/community/forums/t/create-vector-search-pymongo-latest-version-returns-command-not-found/267874/3?u=matthieu_mazzolini
Guest about 2 years ago in Vector Search 0 Submitted