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

Showing 3946 of 3946

mongosh should be its own tab at the top with output options

I hate how mongosh is at the bottom. It makes it rather hard to see the results as it involves lots of scrolling, I end up having to write a js file and using `mongosh` in the terminal. It would be good if it was it's own tab at the top and give o...
Guest over 4 years ago in Compass 0 Future Consideration

Ability to "rehydrate" Atlas cluster from online archive

Consider an archive scenario when a user of a given app has not logged into the app in [x] number of weeks/months, so all their data is moved to Online Archive. Once they log back into the app again, their "cold" data should now be considered "hot...
Roy Kiesler over 4 years ago in Data Federation 1 Submitted

Add extended JSON to mongodbatlas_event_trigger

Although it is possible to enable EJSON via the UI (and API), it would be best to do it with the mongodbatlas_event_trigger resource itself
Guest 11 months ago in Atlas 0 Submitted

Be able to see the replica set member states via MongoDB Atlas on a Datadog dashboard and get alerts if it changes

It doesn't look like these health metrics are available for the Atlas product. Would love to be able to use the metric mongodb.replset.health in MongoDB Atlas for both monitoring and alerting so that we can see the replica set member state on a da...
Guest over 4 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

JSON view "find" should search collapsed text

When in JSON view, the "find" operation does not search for collapsed text. If the text existing in the document (even if not shown in current view), it should expand the document to the point of the found text.
Guest over 2 years ago in Compass 0 Submitted

Short-lived AWS EKS token

Native support for short-lived AWS EKS token in MongoDB java driver, with the ability to refresh the key without any application downtime.
Guest over 4 years ago in Drivers (ie: Node.js, Java, .NET) 2 Submitted

Collection Resource in Terraform Provider

There's no resource in terraform-provider-mongodbatlas to create a collection, but there is a resource to create a search index, which requires a collection to be created beforehand. This means that the lifecycle of a DB with a search index cann...
Guest 11 months ago in Atlas 0 Submitted

Execute $group on shardPart instead of mergerPart

Basically what is described here: https://www.mongodb.com/community/forums/t/how-to-enforce-mongodb-to-execute-group-on-shardpart-of-the-execution-plan/267560 When running covered count queries that could be aggregated independently on the shards...
Guest 11 months ago in Performance & Optimization 0 Submitted

Add Public API Endpoint for Backup Snapshot Status

When a snapshot is ongoing, the only location to find information on the current status is in the UI on the backup page for a project. An API endpoint with the same information as the UI would allow for automation and alerting tools if the snapsh...
Guest almost 2 years ago in Enterprise Advanced 0 Submitted

A customer wants to view the records in system.profile via Compass Currently, it is only possible via Mongo Shell or Drivers, which is quite

A customer wants to view the records in system.profile via Compass Currently, it is only possible via Mongo Shell or Drivers, which is quite cumbersome. It would be better if Compass could view them.
Guest 11 months ago in Compass 0 Submitted