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

All feedback

Separate access control for read-only replicas

There is a multi-replica cluster and there are read replicas. I consider it necessary to add the ability to restrict access separately for a read-only replica. Thus, limit the connection not only to the entire cluster at the project level, but als...
Guest over 4 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

Add sendCollectionLatencyMetrics and sendDatabaseMetrics to third_party_integration

Could you introduce sendCollectionLatencyMetrics and sendDatabaseMetrics to the tf provider defined in API spec https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Third-Party-Integrations/operation/createThirdPartyIntegration
Guest over 1 year ago in Atlas 0 Submitted

On-line Archive survives region outage

I understand that even with a geo-replicated cluster if that cluster is configured with an online archive and there's a region outage, access to the online archive data is lost. It is still unclear to me if queries against collections configured w...
Guest over 4 years ago in Data Federation 0 Submitted

Ability to set mongod configuration parameters at startup

For example, when spinning up a container in CI using mongodb-atlas-local image, be able to set `ttlMonitorEnabled=false` with `setParameter`. The current workaround – spinning up an extra thread to call mongosh --eval 'db.adminCommand({ setParame...
Guest over 1 year ago in Atlas CLI 0 Submitted

Ability to enable collection name enforcement

Currently if you perform a find or other operation, and you have a typo in your collection name, the operation will execute successfully and there is no indication that the collection you are operating on doesn't exist. It would be handy if there ...
Guest about 6 years ago in Database 0 Submitted

Dark Mode Please

Dark mode needed
Sushant Pandey about 3 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

Tool for score data model

It would be great to have a tool which can scores a data model from a specific database. I mean, I could allows this tool to scan a database model and score this data model based on best practices, patterns and anti patterns. It could also generat...
Guest about 3 years ago in Data Modeling & Indexing 0 Submitted

Hide or toggle menu like vs code

make a toggle app menu bar like vs code to make prettie UI in ubuntu linux
Guest about 3 years ago in Compass & Data Explorer 0 Submitted

Improve Atlas suggested indexes

Suggested indexes - Currently it will suggest indexes that can't be created, such as with multiple array fields. -- This should be detectable before suggesting an index. -- Highlight array fields in the suggested index - Include partial index exp...
Guest about 3 years ago in Atlas 0 Submitted

MongoGPT Integration with MongoDB Atlas

At present, I believe users can access MongoGPT only from mongogpt.corp.mongodb.com I suggest to create integration of MongoGPT Generative AI with Atlas Console so that Developers can use it often and also benefit from it. Use cases of this Inte...
Guest over 1 year ago in Atlas 0 Will Not Implement