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

Better support for showing Kilobytes/Megabytes as values

I'm trying to plot various storage data metrics from a CI pipeline. This involves plotting quite a lot of values that are stored as "bytes". There doesn't seem to an easy way to format this data and present it nicely: - The dropdown of supported...
Guest over 3 years ago in Charts 0 Submitted

Please upgrade third_party/mozjs to esr 102

for new cpu isa (loongarch64/loong64) support , Thanks
Guest over 3 years ago in Database 0 Submitted

Display Atlas cluster name in command prompt, rather than internal slug

When connected to an Atlas cluster, I can see the Atlas internal hostname slug in the command prompt: Atlas atlas-l1ugii-shard-0 [secondary] database_name> It would be easier if this displayed the Atlas hostname, that matches the UI, and in...
Marie Atterbury over 3 years ago in MongoDB Shell 0 Submitted

Granular archiving window - schedule archiving at multiple times

At present online archiving can only be sceduled once per day/week/month. There should be an option to add multiple scheduling windows in a day/week/month to enable schedules such as "every Saturday and Sunday", or "at 3AM and 10PM".
Guest over 3 years ago in Atlas Backups 0 Submitted

mongotop improvements

Hi. I want to suggest a couple of improvements for mongotop. * count output in a grid view. Now only time is supported. Could be implemented with a command line flag * limit the number of rows in a grid view with a command line flag (now 10 is ha...
Guest over 3 years ago in Under Review 0 Submitted

Support $documents on shards

The new aggregation operator $documents cannot be used together with $merge in a sharded cluster, you get an error: ``` db.aggregate([ { $documents: [ { _id: ObjectId("6616b08a610fab3e84d2d4ee"), a: 'foo', shardKey: 1 }, ] }, { $merge: { in...
Wernfried Domscheit over 3 years ago in Replication & Sharding 0 Submitted

Faster Search Index Builds

Today, my index build may take a long time (depending on the amount of documents being indexed) and I would like to see these be faster so I am able to develop and iterate faster. Please comment current build time and preferred build time.
Guest over 3 years ago in Atlas Search 0 Submitted

Minimum Oplog Retention Period - Set Minimum Oplog Window

The documentation states: "New in version 4.4: Starting in MongoDB 4.4, you can specify the minimum number of hours to preserve an oplog entry." https://www.mongodb.com/docs/manual/core/replica-set-oplog/#minimum-oplog-retention-period The mongod...
Guest over 3 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

Normalize maximum time in MS parameter name, maxTimeMS vs max_time_ms

Currently, some operations such as aggregate() or count\_documents use maxTimeMS as parameter name, but others such as the find(), use max\_time\_ms, so unless you memorize which method uses which nomenclature, you have to check the docs every tim...
Guest over 3 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

multi region support for MongoDB Community Operator

multi region support for MongoDB Community Operator
Guest over 3 years ago in Under Review 0 Submitted