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 3596

Memory metrics summed for Project/Organization

Memory metrics summed for Project/Organization Request UI ability to sum total memory used by mongo processes per Project and Organization. The UI does provide Process/Replca Set/Cluster Memory Statistics. Metrics are available per instance but th...
Guest about 5 years ago in Enterprise Advanced 0 Submitted

Add user by email address

I'd like to be able to specify a user's e-mail address when adding them to a group from the mongocli. `mongocli iam teams create` allows one to pass in e-mail addresses. But `mongocli iam teams users add` requires the UUID of the user. For refere...
Guest about 5 years ago in Atlas CLI 0 Submitted

Zabbix integration

It would be interesting, Atlas could also be monitored via SNMP, in order to be monitored by Zabbix. Many companies have their own CommandCenter, where they centralize monitoring in a single tool.
Guest about 5 years ago in Atlas 1 Submitted

Change write concern on the Atlas Clusters

Atlas does not currently allow to change the default write concern at the cluster level. It it necessary to have a possibility to change it in order to avoid or minimize rollbackfiles during failover.
Guest about 5 years ago in Infra-as-code & APIs 1 Submitted

New Playground Result tab for each query

When two playgrounds are run at once (e.g. two aggregations), the result of one overwrites the result of the other rather than opening a new 'Playground Result' tab. The desired behaviour is for a new Playground Result tab to be opened per run (p...
Guest about 5 years ago in IDEs 0 Submitted

ignore notimeout cursor (after initial warning?) to avoid breaking compatibility with apps

In Q4 2020, the notimeout cursor was no longer allowed on free or shared instances. As several DB management tools hardcoded this option for optimum performance it breaks compatibility with them. We use a combination of free/shared-tier instances...
Guest about 5 years ago in Atlas 1 Submitted

take snapshots off of the activity tab for maintenance.

When I select the maintenance filter on the activity feed all the daily snapshots show up. I feel like there should be a backup screen that shows all the snapshots on the activity feed. this would make the maintenance screen more precise and relev...
Guest about 5 years ago in Atlas Backups 0 Submitted

Diacritic insensitive contains search on a single field

I would like to perform a "contains" query on a single text field in a case insensitive and diacritic insensitive way. I would like the query to have the performance of the field being in a text index by itself (assuming that this gives the maximu...
Guest about 5 years ago in Database 0 Submitted

Add an option for $addToSet to use a specific field in the array for uniqueness

Currently, the $addToSet for upserting to an array checks for object equality (when the array elements are objects). We sometimes need to check for uniqueness based on a specific field of the object rather than the object as a whole, and the only ...
Guest about 5 years ago in Database 0 Submitted

Extended JSON

Add support for Extended JSON (EJSON. For example, {$date: "2021-01-01T00:00:00.000Z"} ) such that we do not have to resort to using the ISODate helper function in the MongoDB Shell and in Compass.
Guest about 5 years ago in Database 0 Submitted