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

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 over 5 years ago in Charts 0 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 over 5 years ago in Database 0 Submitted

Flatten arrays in group stage

Have group operators to flatten document arrays into a single one with or without repeated elements. So -> doc1 = {arr: [1,2,3,4], gr: "group"}, doc2 = {arr: [5, 6, 7, 8], gr: "group"} {$group: {_id: "$gr", arrays: {$***: "$arr"} } } => {_id...
Guest over 2 years ago in Querying & Aggregations 1 Submitted

add option for skipping a version update

On MacOS (ARM), add an option for "skip this version update". Not sure, if this issue persists in other builds as well. Right now, everytime compass is launched it presents an annoying popup asking for update, and the only options are install, ...
Guest over 2 years ago in Compass & Data Explorer 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 about 4 years ago in Compass & Data Explorer 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 about 4 years ago in Enterprise Advanced 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 about 4 years ago in Atlas 1 Submitted

Provide support for "allowed queries"

I'd love a feature that allows you to select which kind of queries can be run from the Data Explorer UI. Running ad-hoc queries is a something very common for a development team so its important to allow devs to have access to the Data Explorer,...
Guest over 1 year ago in Atlas 0 Submitted

Drill-down Support

It will be better if mongo charts have drill-down column supports.
Guest over 6 years ago in Charts 0 Started

Visualize polygons and points on the same map

Capability to visualize GeoJSON polygons and points from data collection on the same map view. That would allow user to create custom grid on a map. IMHO it'd be very helpful feature when working with geolocation helping to visualize things and ...
Guest over 5 years ago in Charts 0 Submitted