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

Analytics node with NVMe option

We currently have use mongodb mainly to correct data and visualize with chart features. Some chart require heave disk read operation and need more performance. We need fast storage access only for analytics nodes. If we can select NVMe option only...
Guest almost 2 years ago in Atlas 0 Submitted

chart view rename

Currently we cannot rename chart view (before UI update, we can do it. so this is regression issue). But we sometimes change settings and/or pipeline of chart view. Then I want to rename the chart view.
Guest almost 2 years ago in Charts 0 Submitted

Add the ability to use a value to reference a database in a trigger

It would be great if we could use values for the database reference in a trigger, instead of having to select a database from a drop-down. An actual use case: To be able to use Realm for our various staging areas, we have created multiple Realm ...
Guest over 5 years ago in Atlas Triggers and Functions 1 Submitted

Make it clear an index not on present on all shards

We recently had an issue where an index did not get created on all shards. When we ran getIndexes() on mongos it reported the index was present. So we dropped another redundant index thinking all would be well - it was not. We had serious performa...
Guest over 3 years ago in Data Modeling & Indexing 0 Submitted

Automatic Indexes

MongoDB can already suggest useful indexes. Why not take the next step and allow MongoDB to autonomously create and manage indexes. Ideally it will automatically maintain the indexes over time as the structure and usage of the database changes.
Guest over 5 years ago in Data Modeling & Indexing 1 Submitted

Start MongoDB Agent service (`mongodb-mms-automation-agent.service`) automatically after OS restart, make it default behavior

_**What is the problem that needs to be solved?**_ MongoDB Agent service (`mongodb-mms-automation-agent.service`) does not start (by default (`disabled; vendor preset: disabled`)) automatically after OS reboot. _**Why is it a problem? (the pain)*...
Guest over 5 years ago in Enterprise Advanced 0 Submitted

'Find' should offer a JSON mode

Under Atlas > Clusters > Collections I can select a Collection and use the 'Find' option to quickly seek and edit a Document. At the moment the UI display is like JSON, but has stripped out the brackets, which makes copying the data awkward....
Guest over 5 years ago in Atlas 1 Submitted

Live Migration Should Include Database User, Password and Role Information

Please provide the option to include database username, password and role information during a Live Migration. DBAs often do not have direct access to database credentials and have to collect them from the various development teams.
Guest over 5 years ago in Atlas 0 Submitted

Optional Aggregation

Most chart types rely on aggregation due to the nature of MongoDB datasets. Sometimes I have simple datasets where I want to set a field not as an aggregation but as the value of a field. Yes, we could use spreadsheets to achieve this, but its nic...
Guest over 5 years ago in Charts 1 Submitted

nested facets

in elastic we can do complex nested facet groups such as "aggs": { "resellers": { "nested": { "path": "resellers" }, "aggs": { "min_price": { "min": { "field": "resellers.price" } } } } } It would be nice to see the same functional...
Guest almost 4 years ago in Atlas Search 1 Submitted