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 4031 of 4031

As a Collections tab, aka Data Explorer, user I want to view, search for, create and update UUID and GUID field values

The BSON spec includes support for UUID values, also known as GUID values. The format of UUID values are defined in rfc4122.txt. For example, f81d4fae-7dec-11d0-a765-00a0c91e6bf6 Users would like to work with UUID/GUID values in Data Explorer a...
Guest almost 6 years ago in Atlas 0 Submitted

Ability to see token output for index and query

No description provided
Guest almost 2 years ago in Atlas Search 0 Submitted

Linux ARM 64 builds (Apple M1)

The linux support of the apple M1 and following chips is getting better in a fast pace. Would be great if mongodb compass could be used on such a device / operating system combo.
Guest over 2 years ago in Compass & Data Explorer 0 Future Consideration

Sort by a specific array index

When creating indexes and sorting with "normal" queries, it is possible to index/sort on a specific array index (e.g. `foo.0.bar`). I do this because the search results grid in our UI only has room to show the first `foo.bar` result, so it doesn't...
Guest over 2 years ago in Atlas Search 1 Submitted

Support for delayed replicas

It would be great if Atlas provided support for hidden, priority 0 delayed replicas. For workloads that do not need real time data or situations where data recovery is needed, a delayed replica would be the fastest way to mitigate both of those sc...
Guest about 5 years ago in Atlas 4 Submitted

Atlas GovCloud Archival

Please add the online archive feature for GovCloud
Guest 8 months ago in Atlas Backups 0 Submitted

Ability to create more than one index at once

We have migrated a huge collection with nearly 100million records into Atlas. It takes 3 hours to add indexes to it using the rollover strategy and we have tens of indexes to create. It would be great to simply define all indexes once before star...
Guest almost 6 years ago in Atlas 0 Submitted

Auto downscale - Scaling down during peak moments

The auto downscale checks for the average of usage for the last 4h. But, sometimes we have a cluster with little usage for almost all the 4 hours, but at the last 30, 15 minutes, it starts to consume more CPU (something higher than 60% or even hig...
Guest over 1 year ago in Atlas 0 Submitted

Allow Billing Alerts per Project

Currently, we can configure Atlas to send an alert when the current bill for any project is above a specific amount. It would be great to be able to set alerts for specific projects. This way we could more easily manage budget fors projects and al...
Guest almost 6 years ago in Atlas Monitoring, Alerts & Observability 3 Submitted

Errors When Querying Non-existent Indexes

I renamed the first index I created when testing out the feature so it wasn't default, and spent quite a bit of time debugging why my queries were returning no documents. As it turns out it the default index that it queries if not defined is "defa...
Guest almost 6 years ago in Atlas Search 1 Future Consideration