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

Multiple Capture Groups in RegEx Tokenizer

Currently the RegEx tokenizer only supports to either create a token from each match or for one capture group per match. This makes it impossible to reuse parts of the text for multiple tokens, for example when you want to tokenize "13.3" into "13...
Guest almost 3 years ago in Atlas Search 1 Submitted

Expired Transactions failures should be reported more clearly in the driver error message

Long-running transactions may trigger an aborted transaction, but the cause is not clearly communicated by the driver exception message. > Failed: Command insert failed: Transaction 1 has been aborted.. Unhandled exception. MongoDB.Driver.Mon...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

MongoChangeStreamCursor.getResumeToken() should be initialized on open

A newly opened change stream cursor returns null for `getResumeToken()`. This makes fault tolerance cumbersome and full of corner cases during the period before the cursor acquires its resume token, which can take a long time on a quiescent databa...
Guest almost 3 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Support change streams without service discovery

Currently, change streams are not supported in standalone instances, so testing change stream functionality requires a one-node replica set. However, promoting a standalone node to a one-node replica set requires a call to `rs.initiate(config)`, w...
Guest almost 3 years ago in Database 0 Submitted

Consider performing AB testing on the quality of Atlas upsell advertisements

As of July 28th, 2020, paying Cloud Manager customers are viewing 3 separate upsell advertisements of Atlas. Could there be an initiative to gauge the quality of these advertisements so that we can avoid accidentally overloading the UI with upsell...
Guest over 5 years ago in Under Review 0 Submitted

Allow use of keyboard to select a data type

When adding a value, I cannot use my keyboard to switch between data types (like a typical dropdown). Example, if I use TAB, it should highlight the dropdown, then I can hit "T" which would automatically select timestamp. This is the normal func...
Guest over 5 years ago in Compass & Data Explorer 0 Submitted

Historical log of slow operations

Compass's "slowest operations" feature in the performance tab has been very helpful for debugging collection scans due to missing indexes. The only problem is that I have to sit there and watch it to try and "catch" the slow operations with a cli...
Guest over 5 years ago in Compass & Data Explorer 0 Submitted

Integrated/unique metrics vision for primary replica-set

It is really hard to understand the behaviour of primary replica-set on bigger timeframes, when it was switched some times. Would be very helpful to be able to see the metrics in a integrated chart, to understand consequences of some actions like ...
Guest almost 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Define filters over scheduled emails

Currently we can schedule emails but we can't define filters over them. It would be nice to set up a filter for each scheduled email (i.e. to send to every customer a summary of only its data).
Guest almost 3 years ago in Charts 0 Submitted

Add Alert for outdated Agents

Add an alert type for outdated agents
Kai Orend over 5 years ago in Under Review 0 Submitted