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

Leveraging Group By/Distinct Query to use regular Index

When using Group By or Distinct queries on database, provide the ability to leverage existing index i.e these queries today will miss using existing index db.collection.distinct("field") db.collection.aggregate([ { $group: { _id: "$category", ...
Guest about 1 year ago in Querying & Aggregations 0 Submitted

Cloud backup for m0 instances

It would be nice and convenient if lower-tier users could have the cloud backup option available (I believe m5 is the smallest but it's $9/month). I use m0 for one of my projects and I know mongodump is an option but I would much rather pay $1/mon...
Guest over 5 years ago in Atlas Backups 3 Planned

Snapshot cluster and copy

In one click I would like to copy the exactly one database and put it in another cluster. This is especially useful for debugging. This would allow us to easily recreate the database from our production cluster and put our staging (or other poss...
Guest over 5 years ago in Atlas Backups 0 Submitted

Improve online archive Status

add more to the status of the online archive - for example, if I set it to 7days back it's good to know that currently at 80days. An example: for a very big collection it takes long time to archive - so either show a % left until it caught up or ...
Guest over 5 years ago in Atlas Backups 1 Submitted

connection

Hi, it will be greatly appreciated to have an option to control the connections number when choosing an instance. M30 is just what we need except for the connections number we have around ~2.5k and max is 3k it would help a lot to have an option t...
Guest over 1 year ago in Database 0 Submitted

Restored snapshots from a dedicated instance to a serverless instance

I'd like to be able to spin up serverless instances for automatically provisioned dev/QA environments. I'd like to have production data available in them. So I'd like to restore a dedicated instance snapshot to a serverless instance.
Guest over 3 years ago in Atlas Backups 2 Submitted

Auditing requirement for the changes done through Ops Manager portal

Changes done through Ops Manager portal are visible only in Alerts(Activity Feeds). Though these Alerts(Activity Feeds) can be derived through API, our auditors may not accept API calls and we need ops manger to log these change in respective depl...
Guest almost 6 years ago in Database 0 Submitted

backups export to s3 bucket custom folder name

It would be very nice to have a possibility to change `exported_snapshots` folder name to custom name. And also if it would be possible to set this via terraform.
Guest about 1 year ago in Atlas Backups 0 Submitted

API to list clusters that has snapshots on it- even deleted clusters

Today we use the API below to list the clusters that exists in a project https://www.mongodb.com/docs/atlas/reference/api-resources-spec/#tag/Clusters/operation/listLegacyClusters GET https://cloud.mongodb.com/api/atlas/v1.0/groups/{GROUP-ID}/c...
Guest almost 3 years ago in Atlas Backups 0 Submitted

x509 authentication with other certificate's components than (O,OU,DC)

In some entities (e.g. ours), the O, OU, DC triplet is not detailled enough or not appropriate, which makes it impossible to authenticate through x509. For exemple, in our entity, the O and OU are the same for all certificates (because all serve...
Guest over 4 years ago in Database 0 Submitted