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

Disable (or warn about) destructive features

We already have Termination Protection enabled in our production cluster. That's great, but only applies to the whole cluster. It would be great if there was a way to enable additional finer-grained safety features in MongoDB that would apply to ...
Guest almost 3 years ago in Infra-as-code & APIs 0 Submitted

Add a simple log filter in the Atlas log API call

In the Atlas log API call, add a new Request Query Parameter which allow people to set a phase or string, to avoid downloading log lines including this phase or string. So people don't have to download large quantity of log messages that they don...
Guest over 4 years ago in Atlas 0 Submitted

$sort should allow 0 as argument meaning "no sort"

The $sort operator and aggregation stage should allow 0 (possibly also null) as an argument for the field sort order, meaning, "Don't sort." This allows a variable to be passed in that can conditionally skip the sort operation, in addition to the ...
Guest over 1 year ago in Querying & Aggregations 0 Submitted

Allow the use of symlinks within the Ops Manager directory

Sometimes it would be great if we could move the `conf`, `tmp`, or `logs` directories to other filesystems and use symlinks so that Ops Manager doesn't have to worry about where the needed file physically are. Right now, Ops Manager refuses to sta...
Guest over 4 years ago in Enterprise Advanced 2 Submitted

Enable us to see values of expressions in aggregation pipelines

I've got a pipeline that often does a lot of collecting and combining values. What I get out of it is wrong but I have no way of knowing which part is broken since I can't see the values its collecting and the results of its maths until the final ...
Guest over 1 year ago in Compass 0 Submitted

Improve handling of ROLLBACK state

Recently we had a member of a replica set in a sharded cluster enter `ROLLBACK` state. We just happened to notice it in an automated email sent by Atlas about primary elections which showed one of the members in `ROLLBACK` state. Fortunately for ...
Guest over 4 years ago in Atlas 0 Submitted

wildcard path support for range operator

Currently wildcard path can be constructed to 4 operator(text, phrase, wildcard and regex). Some use cases will be there to use the wildcard path for numeric which can be used by range operator { a : { "6578ghg" : { value : "not 55" } } } { a : {...
Guest over 4 years ago in Atlas Search 0 Submitted

Support Online Archives in Charts

We use Atlas Charts and would like to keep the data moved to Online Archive accessible for reporting/visualizations purposes.
Guest over 4 years ago in Data Federation 0 Submitted

Ability to control OCSP TLS certificate verification on mongo shell

Please allow to control OCSP TLS certificate verification on mongosh shell like it was possible on the legacy shell using "./mongo ... --setShellParameter ocspEnabled=false ..."
Guest over 4 years ago in MongoDB Shell 0 Submitted

Access key expiration date

We would like to have option set expiration date time while creating API access keys and also ability to check expiration options through API.
Guest over 4 years ago in Atlas 0 Submitted