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

log connection string used by application to connect

there are multiple options to connect to mongo: you can connect to specific node or you can connect to the whole replicaset etc... if DBA does not have access to source code - it's not possible to validate if application properly configured and co...
Guest about 5 years ago in Database 0 Submitted

Change Timeseries Bucket Memory Limit

Currently, there's no way to set a memory threshold for bucket allocation in MongoDB's time series collections. As the bucket size increases and more collections are opened day after day, a limiting mechanism triggers for open buckets, leading to ...
çağatay erem about 2 years ago in Database 0 Submitted

Allow to set first day of week

Hi MongoDB, Please allow to select in user preferences first day of week. It is a pretty standard thing in internalization of products. We have Monday as first day of week and it is really cumbersome to pick right date when setting various date ...
Guest about 1 year ago in Under Review 0 Submitted

Reduce the minimum value for watchdogPeriodSeconds

The storage watchdog attempts to create, write, and read a test file in critical directories every 10 seconds. The watchdogPeriodSeconds parameter controls how often these a thread checks to ensure at least one check has succeeded since the last ...
Guest over 5 years ago in Database 0 Submitted

Compound clustered index

Now it is possible to create a clustered index for only one field. Since documents can be arranged in ascending order of multiple fields, I see no reason to disallow a clustered index from being a compound. Expected syntax: ``` create_collection(...
Guest over 3 years ago in Data Modeling & Indexing 0 Submitted

Please freeze these headers so that we can scroll

No description provided
Guest about 2 years ago in Under Review 0 Submitted

export & import alerts settings from one project to another project

export & import alerts settings from one project to another project
Guest over 4 years ago in Under Review 0 Submitted

Make Visit Project Settings in Organizational view page available to Project Owners

Currently Org Owners from the Main Organizational view page can see the Visit Project Settings option for each Project. However, Project Owners cannot see this option from the Main Organizational view page and they can only see all menu options a...
Guest over 3 years ago in Under Review 0 Submitted

Upload diagnostic information via SFTP

When we utilized percona, each case opened had it's own SFTP information automatically created. This SFTP account could be utilized to upload data to rather than through the Support UI. This was extremely beneficial when we ran in to issues as we ...
Guest over 3 years ago in Under Review 0 Submitted

Document scoped RBAC - Permission for collection document fields

Roles and accesses can be defined on the basis of collections that define roles for users. It would be nice if these access permissions could be made within the scope of the fields under the collection and the query results would be returned accor...
Guest over 3 years ago in Querying & Aggregations 1 Submitted