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

Is there any limitation on size of query in pipeline (character in query, not data)

I have an aggregate query, when the character in pipeline over 21066 character, the result return wrong format that the pipeline expected. So I wonder is there any limitation on size of query in pipeline? My case is: Query: [ "$match":{"profileI...
Guest over 1 year ago in Querying & Aggregations 0 Submitted

Add more options to sort the data in the charts

Right now you can currently only sort stacked charts when there is a string value on the x axis. We would like the ability to be able to sort the data by series or by data value (high to low). Additionally, it would be great if the sort function i...
Guest over 1 year ago in Charts 0 Submitted

aggregation pipeline verification before deleting

When opening a saved pipeline - the "open" button is adjacent to the bin (cancel) button and clicking on the bin deletes the pipeline without a chance to regret.
Guest almost 4 years ago in Compass 0 Submitted

Include full date/time stamps to OpsManager's logfiles: mms0-startup.log and daemon-startup.log

Currently records in `mms0-startup.log` and `daemon-startup.log` only have time stamp in the format: `hour:min:sec,milliseconds`. eg. `08:28:09,558 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xm...
Guest almost 4 years ago in Enterprise Advanced 0 Submitted

Include schema validation events in changestream payload

let's say my document has JSON schema validation like: { $jsonSchema: { properties: { phone: { bsonType: 'string' } } } } and the validation action is set to "warning", if I do a command like: db.test.insert({"phone":1}), I would like t...
Guest about 5 years ago in Database 1 Submitted

provide the whole storage size that database consumes

No description provided
Guest over 1 year ago in Compass 0 Submitted

Add per-user connection limit

To prevent one user/application from exhausting available connections it would be extremely helpful to have the ability to set per-user connection limits. This connection limit would only prevent the specified user from connecting once their lim...
Guest almost 4 years ago in Atlas 1 Submitted

Binning: Add bin "others" for outliers

Oftentimes there are outliers in the data I want do visualize (e.g. all data between value 1 and 10 but few very large values like 100). This makes e.g. bar charts unreadable when binning because I have to decide between large bin size (hiding det...
Guest about 5 years ago in Charts 0 Submitted

the product does not connect properly!

the product does not connect properly!
Guest over 1 year ago in IDEs 1 Submitted

Data masking policy

Implement Data masking similar to Schema Validation in Mongo so that customer can define a server-side data masking policy to mask the results of a query and a new role which will give explicit permission to users for reading unmasked data
Guest about 5 years ago in Database 0 Submitted