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

Showing 41 of 4031

Enhance MongoDB Documentation on Schema Validation Impact on Write Operations

MongoDB documentation should clearly explain how schema validation affects write operations, including bulkWrite, insertOne, insertMany, updateOne, and updateMany. Key improvements: Performance Impact – Detail validation overhead on write latency...
Guest about 1 year ago in Documentation 0 Future Consideration

MongoDB Logs schema documentation

I am working on getting an important integration between MongoDB Atlas and [Microsoft Sentinel (SIEM tool). This helps our enterprise customers mainly on Azure to see MongoDB s logs from the centralised Sentinel dashboard and run queries against t...
Guest 7 months ago in Documentation 0 Submitted

Request for Beginner-Friendly, Topic-Wise MongoDB Documentation with Examples

Hello MongoDB Team, I would like to kindly request that the documentation be made simpler and more beginner-friendly. At times, the current documentation feels too advanced, which makes it difficult for newcomers to fully understand. It would be ...
Guest 7 months ago in Documentation 0 Submitted

details should to be returned from `atlas events projects` like that is visible in Atlas WebUI

The `Altas events project list` ought to return more details than the date/time and type. For example, I want to search for COMPUTE_AUTO_SCALE_INITIATED_BASE events and see the change being made and the cluster to which the change made in the list...
Steve Hand 9 months ago in Atlas CLI 2 Submitted

Rename a MongoDB Replica Set is not useful if you're working MongoDB Ops Manager

Documentation for renaming a MongoDB Replica Set is not useful when you use MongoDB Ops Manager. You should consider refactoring your documentation since renaming a MongoDB Replica Set which is managed by MongoDB Ops Manager does not work. I had ...
Guest over 2 years ago in Documentation 0 Future Consideration

Display List of Suggested Indexes to Drop via CLI

Allow users to view the list of suggested indexes to drop via the CLI. Since this functionality is already available in the Atlas UI, it would be beneficial to extend it to the CLI as well. This would align with the existing feature that lists sug...
Frederik Nosi over 1 year ago in Atlas CLI 0 Submitted

Understanding the billing difference between Data Transfer and Atlas Data Federation.

It would be helpful if there was a chart or image that showed how data moves through the infrastructure and for each billing category. For the Mongo folks, see case number 01327993 for more details.
Guest almost 2 years ago in Documentation 0 Future Consideration

Option To Return Errors As JSON

Hi, When using the `--output json` I would expect the errors to be returned as JSON just like the success output. However, the output for errors seems to continue to be a flat string. It would be helpful from a scripting perspective to have the ...
Guest over 3 years ago in Atlas CLI 0 Future Consideration

Ability to set mongod configuration parameters at startup

For example, when spinning up a container in CI using mongodb-atlas-local image, be able to set `ttlMonitorEnabled=false` with `setParameter`. The current workaround – spinning up an extra thread to call mongosh --eval 'db.adminCommand({ setParame...
Guest about 1 year ago in Atlas CLI 0 Submitted

add a command to list and check the invoices

It would be great if there will be the possibility to get information about invoices with atlas-cli like via API. https://www.mongodb.com/docs/atlas/reference/api/invoices/
Guest over 3 years ago in Atlas CLI 0 Started