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 58 of 4027

API - Version 2

We saw that the api version is now in v2 for some resources (as clusters) - https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Clusters/ We tried to change some App services functions from v1 to v2, but ended resulting in som...
Guest about 2 years ago in Infra-as-code & APIs 0 Submitted

Add Restrict Membership to Terraform provider

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'd like to manage the "Restrict Membership" advanced setting of Federation Settings via Terraform What would you li...
Dylan Lingelbach 24 days ago in Data Federation / Infra-as-code & APIs 1 Future Consideration

Enable Terraform export of HCL for existing Atlas configurations

Allow for a standardized export tool that outputs Terraform HCL from existing, manually provisioned Atlas resources (e.g., projects, clusters, users, role mappings, et cetera). This would be similar to GCP's Terraformer or Azure's Export for Terra...
Guest about 1 year ago in Infra-as-code & APIs 0 Submitted

Allow the creation of an Atlas Resource Policy based on database user authentication type

We would like to create Atlas Resource Policies based on the user authentication type. In a more specific example, we would like to allow ip("0.0.0.0/0") only when the database user authentication type available is Federated Auth. Another way to l...
Guest 9 months ago in Infra-as-code & APIs 0 Submitted

image Hosting in Mongodb

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 need to manage and serve images without degrading database performance. Storing large image files in the database incre...
Aniket Kapse 2 months ago in Data Federation / Infra-as-code & APIs 0 Future Consideration

Terraform data source to return latest mongo_db_major_version available for a cluster

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. Programatically track when a new major release is available. What would you like to see happen? Describe the desire...
Garret Pick 2 months ago in Cluster Deployment & Management / Infra-as-code & APIs 1 Future Consideration

Atlas Admin API endpoint to perform killOp

We would like to allow our on-call team members to view and terminate slow queries in MongoDB Atlas without granting full Atlas console access. The Project Observability Viewer role allows viewing slow queries, but stopping them (killOp) requires ...
Guest 9 months ago in Infra-as-code & APIs 0 Submitted

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

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