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

Recognize $HOME/.ssh/config file in SSH bastion / jump box

Configured hostnames are not read from the file causing the user to have to re-input the same jumpbox information per connection. The work around is to define jumpbox destinations on the user's /etc/hosts file but preference is to have Compass re...
Felicia Hsieh over 4 years ago in Compass & Data Explorer 1 Submitted

Reshard Global Writes Collections

MongoDB supports resharding, so not being able to change the global writes shard configuration is very strange. It makes it impossible to fix mistakes with the shard configuration. Even if it requires blocking to redo or remove the shard configura...
Guest over 4 years ago in Atlas 0 Submitted

List shards in Deployment > Metrics' shard list in alphabetical order

List shards in Deployment > Metrics' shard list in alphabetical order in Cloud Manager UI.
Felicia Hsieh over 6 years ago in Under Review 0 Submitted

Parallelize unionWith

Today $unionWith aggregation command is executed sequentially. EG first we query collection A and then collection B and then the union occurs. The process should be parallelized so the query part will run in parallel while the union will be done a...
Guest about 2 years ago in Performance & Optimization 0 Submitted

Configure Alert "Insufficient disk space to support rebuilding search indexes" via API

Currently, it's not possible to configure the alert "Insufficient disk space to support rebuilding search indexes" via API (and therefor also not by terraform). When setting the respective eventTypeName "HOST_DISK_SPACE_INSUFFICIENT_FOR_SEARCH_IN...
Guest over 4 years ago in Atlas Search 0 Submitted

Atlas Search equivalent for "should" but ignoring score

Currently to perform an "OR" check in an Atlas Search query the only available operator is "should" which contributes to score. I propose "ought" the equivalent operator, but doesn't contribute to score. Alternatively, I suggest an option to $se...
Guest about 2 years ago in Atlas Search 1 Submitted

Create / Update LabVIEW Driver

There seem to not exist any official LabVIEW Drivers / VIs for MongoDB. There do exist some LabVIEW VIs for MongoDB that work very well based on a C# DLL: https://github.com/RBXSystems/mongo-labview-driver/tree/master/CSharp/bin. However those o...
Guest over 6 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Optional ID search fallback for ObjectID

If I search { _id: 'd7hw803h2ihdf3h97298dh3' } and the query returns nothing, I should have the option to re-query but with this instead: { _id: ObjectId('d7hw803h2ihdf3h97298dh3') } and there should be a toggle switch to automatically do this re-...
Guest about 2 years ago in Compass & Data Explorer 0 Submitted

Use the ssh connection or the tunnel from vscode

It would be awesome to be able to use the ssh connection or the tunnel from vscode to connect to the MongoDB server
Guest about 2 years ago in IDEs 0 Submitted

Requesting database wise billing data in a shared cluster

Currently we developing a portal to provide cost details to each customer who are using our platform. We have shared clusters in out pre environment and need to calculate cost for each customer for lower environment. Better if you can provide an ...
Guest over 6 years ago in Atlas 2 Submitted