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

Ability to quickly filter backup activity from the project activity feed

The activity feed is often clogged with backup activities. It would be extremely useful to be able to quickly filter out the common 4 or 5 project activities that are related to a backup snapshot being taken.
Guest almost 3 years ago in Atlas 1 Submitted

Calculated simple expression to support string concat and if else

I was looking for an alternative simpler expression rather than the Mongodb query language for calculated field — similar to what Tableau and Metabase provided. the main goal is to have a more intuitive expression for folks who don't familiar with...
Marco Wu almost 3 years ago in Charts 0 Submitted

download linux mongosh from from "connect" modal

In the past when openning the "connect" modal of the "database deployments" page, and choosing "i dont have the mongodb shell installed" you could select the linux version of mongosh to download and install, according to the major linux distributi...
Guest almost 4 years ago in Atlas 0 Submitted

getMore retries support for autoscalling feature

its not possible use https://motor.readthedocs.io/en/stable/api-tornado/cursors.html#motor.motor_tornado.MotorCursor.to_list and https://pymongo.readthedocs.io/en/stable/api/pymongo/cursor.html#pymongo.cursor.Cursor with autoscalling feature :( ...
Guest almost 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Properly Formatted Prometheus Integration (mongodb_ metrics)

The (mongodb_*) metrics collected by the integration lack the metric type and the description is extremely vague (mongodb_catalogStats_views has "catalogStats." as description). It would be easier to setup dashboards and queries if the type (e.g.,...
Guest almost 2 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Documentation: API equivalents for each action on OpsManager

In the documentation, for each action on OpsManager it should be explained how to achieve the same result using the OpsManager API (or an equivalent mongocli command, if it exists). For example, in the pages describing how to configure Backup stor...
Guest almost 3 years ago in Under Review 0 Submitted

Support readOnly in Json Schema Validation

Support the readOnly property for json schema validation to make certain fields immutable (or the entire document) after creation.
Guest almost 4 years ago in Data Modeling & Indexing 0 Submitted

Reuse db connection

It's much slower than other mongodb clients like Robo 3t every time I run a query, it seems that it create a new connection to the database and then executes the query. Is there any way to keep and reuse an existed connection so that to speed up t...
Guest almost 4 years ago in IDEs 0 Submitted

mongosh should be its own tab at the top with output options

I hate how mongosh is at the bottom. It makes it rather hard to see the results as it involves lots of scrolling, I end up having to write a js file and using `mongosh` in the terminal. It would be good if it was it's own tab at the top and give o...
Guest almost 5 years ago in Compass & Data Explorer 0 Future Consideration

Ability to "rehydrate" Atlas cluster from online archive

Consider an archive scenario when a user of a given app has not logged into the app in [x] number of weeks/months, so all their data is moved to Online Archive. Once they log back into the app again, their "cold" data should now be considered "hot...
Roy Kiesler almost 5 years ago in Data Federation 1 Submitted