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

Atlas CLI to return the roles/actions/privileges assigned to a particular database user

I have done some testing and research and have been unable to get the Atlas CLI to return the roles/actions/privileges assigned to a particular database user. I am requesting that this functionality be added to the Atlas CLI, as it seems like a co...
Guest over 3 years ago in Atlas CLI 1 Will Not Implement

mongoimport should explain why documents fail schema validation

Currently, with mongoimport 100.9 and MongoDB 7.0 with schema validation enabled, mongoimport will only report that a document failed to import due to schema validation. It would be useful if it could explain why it violates the schema (e.g. which...
Guest almost 2 years ago in CLI & Shell 0 Submitted

add option to return output as a text instead of array

when you call cli with -o json-path option you always recieve output as an array in brackets. it would be useful to add a key to return output as plain text, so it can used in scripts without further processing (the same way as aws cli does) : cu...
Guest over 3 years ago in Atlas CLI 1 Submitted

Improve mongosh connection time

No description provided
Felicia Hsieh over 3 years ago in MongoDB Shell 1 Submitted

Manually replace / restart virtual machine

Allow to replace / restart the underlying virtual machine of a node. Sometimes this is all that is needed to get a cluster out of an unhealthy state. Currently, only support seem to be able to do this.
Guest over 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

list all Atlas Search indexes for a cluster

The list Atlas Search indexes command, https://www.mongodb.com/docs/atlas/cli/stable/command/atlas-clusters-search-indexes-list/ ought to not require the collections and db parameters. It should list indexes for all for the cluster and for a dat...
Guest over 3 years ago in Atlas CLI 0 Submitted

Disk throughput in monitoring

Currently we have disk IOPS in monitoring (both read and write). One of the metrics that play a role to decide whether to have a provisioned disk or not, at least with AWS hosting, is the disk bandwidth. For instance with a large enough disk, lik...
Guest over 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

More detailed update status

It would be amazingly helpful to see more detailed information on recovering nodes. Just knowing that the node is, for example, "81% of the way on initial sync" is much more informational (and lets users know that it isn't stuck) as compared to th...
Guest over 5 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

Add a Transaction Commits / Sec Metric Graph to Atlas

Add a graph in Atlas to display "transactions.totalCommitted" on a per second basis to the Atlas metrics UI. Customers that are using transactions are often more interested in the # of transaction commits per second than opcounters. I have had to...
Guest over 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Publish statistics in Atlas to analyze what is filling oplog

It would be very useful to be able to see metrics/statistics about the contents of oplog. There are open-source tools like oplog analyzer (https://github.com/mhelmstetter/oplog-analyzer) that can be used, but it's a hassle to have to install it an...
Guest over 5 years ago in Atlas Monitoring, Alerts & Observability 2 Submitted