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 4027

Warn when trying to apply changes that are doomed to fail

Ops Manager UI should show a warning when trying to publish changes while a node is disabled (shut down). Why ? See this example: - user publishes a change asking for node 1 to be disabled - publication is OK, node 1 is stopped by Ops Manager - u...
Guest over 1 year ago in Under Review 0 Submitted

Make it easier to switch between Performance Tab view and Collection Tabs view

Once you click on "Databases" you loose the Collection Tab view and the only way to get back to it is to click on a collection again, but unless you click on the same collection it will overwrite the last collection you were looking at. Maybe add...
Guest over 2 years ago in Compass & Data Explorer 0 Submitted

Support retrieving all connections info from clients to mongodb

Support retrieving all connections info from clients to mongodb, not just those running commands returned by currentOp(). OS command netstat can return all ip info, but it does not contain the relation ino between ip and database such database nam...
Guest over 1 year ago in Database 0 Submitted

Show specific point in time for the "Restores & Downloads" UI

Right now, if you run a point-in-time restore, the "Restore & Downloads" sub-tab on the "Backup" tab of the cluster shows the "Snapshot Completed Time" which is not the user requested "point in time" which leads to massive amounts of confusion...
Guest almost 4 years ago in Atlas 0 Submitted

Support brew keg versioned releases for Macs

For example, allow "brew install mongosh@1.10.6" and for mongosh 2.x
Felicia Hsieh over 2 years ago in MongoDB Shell 0 Submitted

Add unwind as part of the Lookup it self

it's cumbersome to lookup for one document in a other collection just to write unwind after it. it will be handy if a boolean field will return an array or object.
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Atlas Data Explorer to support using Aggregation Builder against Atlas Data Lake

You can use the Atlas Data Explorer and Aggregation Builder in the MongoDB Atlas web dashboard on regular collections and views. Unfortunately there appears to be no way to use them against a Data Lake within the web dashboard, either directly or ...
Guest almost 4 years ago in Data Federation 0 Submitted

Support expressions in $densify range bounds

The $densify aggregation pipeline stage seems unable to evaluate range bounds expressions, requiring the range bounds to be constant. See the following example (the collection testcoll contains a single documents with only the _id field): ``` s...
Guest almost 4 years ago in Querying & Aggregations 3 Submitted

Add support for HTTP based scraping without IP restriction

Prometheus supports a lot in the HTTP scraping space, including oauth and Bearer token based scrape targets. Currently we use Grafana cloud that has a list of IP address that can scrape from. This "can" change, and if it does and we hardcode this...
Guest almost 4 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Add OnChartsFullyLoaded Event Listener

Currently, when using the `render` function in the Charts SDK, you get a JavaScript Promise that resolves when the chart or dashboard has loaded. However, loaded does not mean that the data has fully loaded and rendered, it only means that the emp...
Guest almost 4 years ago in Charts 0 Submitted