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 3891

Add Support for AD/LDAP Token Groups

This is a request to add support for the Token Groups LDAP attribute included in Active Directory’s LDAP implementation: https://docs.microsoft.com/en-us/windows/win32/adschema/a-tokengroups Currently Atlas/Mongo only supports looking up grou...
Guest almost 6 years ago in Atlas 0 Submitted

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 almost 3 years ago in Charts 0 Submitted

Please upgrade third_party/mozjs to esr 102

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

Atlas Open Service Broker: PCF CredHub integration

Integrate Atlas Open Service Broker with CredHub to keep Atlas secretes in CredHub for PCF Use cases
Guest almost 6 years ago in Atlas 0 Submitted

Add US Counties/Parishes/Boroughs to Choropleth Shape Schemes

We could use a little more granularity on the Choropleth Geospatial Chart. We'd like to be able to look at a single state, and denote values of each of the counties, parishes, or boroughs of that state. This feature is currently available for th...
Guest almost 6 years ago in Charts 1 Submitted

Allow Database User Password Encryption

There should be a way to encrypt the password for database user resource. Currently, it's optional, so either you need to reset or create the password manually or via rest Api's. There shouldn't be two different methods to configure one resource.
Guest almost 6 years ago in Atlas 0 Will Not Implement

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...
Guest almost 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 almost 3 years ago in Atlas Backups & Online Archive 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 almost 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...
Guest almost 3 years ago in Replication & Sharding 0 Submitted