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

Feedback

Cascading delete for DBRefs

Since transactions have been added in 2018, which work across collections (https://www.mongodb.com/docs/manual/core/transactions/) and across shards (https://www.mongodb.com/docs/manual/core/transactions-sharded-clusters/), shouldn't cascading del...
Guest almost 3 years ago in Storage & Transactions 0 Submitted

Use different method for Slack notifications

At the moment in integration manager for Slack there is only option to use obsolete webhook method which allows sending notification to single Slack channel configured for this webhook. There is (not that) new API method https://api.slack.com/meth...
Guest almost 3 years ago in Under Review 0 Submitted

Automation - Improve import for automation when keyfile doesn't match

Starting with MongoDB 4.2 we are able to rotate the internal authentication keyfiles in a rolling fashion with the procedure described here: https://docs.mongodb.com/manual/tutorial/rotate-key-sharded-cluster/ Currently when you import for automa...
Guest almost 6 years ago in Under Review 0 Submitted

Improve the election process to consider node reachability

Consider both new and existing sockets to be utilized in order to make more realistic observations about cluster health during an election to avoid for example DNS related issues which would make a node unreachable for new connections.
Guest almost 6 years ago in Database 0 Submitted

Upgrade Advisor

Similar to Microsoft's SQL Server Upgrade Advisor application, generate a report (from Ops Manager for example) identifying issues to fix before or after an upgrade from one major version to another.
Guest almost 6 years ago in Database 0 Submitted

Grant permission to access Real Time tab to Project Read Only users

Accessing the Real Time metrics tab requires at least the Project Monitoring Admin role but this role has other privileges to administer alerts and manage hosts as well. It is more appropriate to enable the read-only access user (Project Read On...
Guest almost 6 years ago in Under Review 1 Submitted

Add support in homebrew for mongosync

Could you add support in https://github.com/mongodb/homebrew-brew for mongosync https://www.mongodb.com/try/download/mongosync
Guest over 1 year ago in Under Review 0 Submitted

Enable Ops Manager alerts on any FATAL or ERROR lines in the mongod/mongos logs

### What is the problem that needs to be solved? All possible error states and failures reported in the `mongod` and `mongos` log files are not raised as alerts in the Ops Manager alerting system. This prevents users from configuring alerts on imp...
Guest almost 6 years ago in Under Review 0 Submitted

Send alert when RECOVERING node has failed due to being too stale to sync from any available node

Ops Manager users with hundreds or even thousands of replica set members (hosts/nodes) need an alert that indicates a nodes is in RECOVERING state and is too far behind the oplog to recover without manual intervention. This information is present ...
Guest almost 6 years ago in Under Review 0 Submitted

Add SHA2, SHA3 and ECDSA functions to agg framework

It is very useful (and valuable security-wise) to be able to reverify hashes and signatures "on-engine" instead of dragging material out to a client app and running the algo there. The implementations are straightforward and everywhere now so it's...
Guest almost 3 years ago in Querying & Aggregations 0 Submitted