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 3931

add x.509 authentication

Right now you can only connect in Compass using SCRAM authentication. Please add suport for x.509 certificate authentication
Guest over 4 years ago in Compass 1 Will Not Implement

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 almost 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 almost 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 over 4 years ago in IDEs 0 Submitted

Operator automatically provision an Ops Manager programmatic API key

Operator automatically provision an Ops Manager programmatic API key, The current instructions require human intervention to create an AP
Guest almost 5 years ago in Kubernetes 0 Under Consideration

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 almost 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 almost 5 years ago in Atlas Backups & Online Archive 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 almost 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 almost 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 almost 5 years ago in Database 0 Submitted