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 3874

Expose hide index functionality

MongoDB guidance suggests that an index should be hidden such that the impact of deleting the index can be assessed prior to its actual deletion. This functionality should be surfaced in both Atlas and Compass thus making it easier to follow the g...
Guest almost 3 years ago in Compass 0 Submitted

Ops Mgr "Insufficient oplog size" is confusing and prevents backups

When using Ops Manager UI (I've not checked the API) to declare a MongoDB cluster to be backed up, Ops Manager tries to be a good citizen and check to see if the clusters oplogs are large enough, based on their recent usage to hold at least 3 hour...
Guest over 5 years ago in Enterprise Advanced 2 Submitted

Add colors to Backup times

Hi can I suggest a feature to the developers? Can the developers add colors to the Backup times? Because I have accidentally Backup an instance at 3:21 PM instead of a 3:21 AM I wanted. The colors will definitely help prevent such accidents from h...
Guest over 5 years ago in Atlas Backups & Online Archive 0 Submitted

Memory managed on the mongodb atlas nodes

we recently had a major outage due to OOM on the mongodb shard nodes . we would suggest help preventing this by providing below features so this can be managed properly going forward 1. Set the memory allocated to the WireTiger Cache 2. Config...
Guest almost 3 years ago in Atlas 0 Submitted

readPreferenceTag flexibility in Atlas

Looking to get more flexibility to target electable nodes and the workload isolation nodes. Some ideas are to allow for custom tags or having tags that allow for targeting read-only and electable nodes together. This allows for users use the read-...
Guest over 5 years ago in Atlas 3 Submitted

Support double/string epoch time for date match

Allow a broader range of data types (double, string..) for epoch times.
Guest almost 3 years ago in Atlas Backups & Online Archive 0 Submitted

Allow direct access to support portal when using custom federation URL

When logging into the support portal using support.mongodb.com, if federation is enabled, the user is redirected to their identity provider based on their domain, authenticated, and then redirected to the support portal. However, if the custom UR...
Guest over 5 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

.NET Driver

It would be great if the .NET driver would support $search along with all the associated operators.
Guest almost 3 years ago in Atlas Search 2 Submitted

Allow to configure separate SNMP v2C community for SNMP v2C Heartbeat Traps and SNMP v2C Alert Traps

_**What is the problem that needs to be solved?**_ Allow to configure separate SNMP v2C community for SNMP v2C Heartbeat Traps and SNMP v2C Alert Traps. _**Why is it a problem? (the pain)**_ As of now (2020-03-24) there's no way to configure sepa...
Guest over 5 years ago in Enterprise Advanced 0 Submitted

Support for OR Conditions

We need support for matching for one condition out of several. This is an important usecase for my requirements. e.g. $or: [{ "airlines": "United" }, { "ticket_price": { $lte: 600.00 } }] Thanks!
Guest almost 3 years ago in Atlas Search 0 Submitted