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

Feedback

Manage the MongoDB Agent functions using the operator

Currently, the operator does not enable backup function for AppDB, but it does enable monitoring. For everything else (non-AppDB) the operator does enable the Backup and Monitoring functions, even if backup is not configured At the moment none of...
Guest over 5 years ago in Kubernetes 0 Will Not Implement

Bulk delete data sources

Bulk remove data sources instead of one by one.
Guest over 5 years ago in Charts 2 Submitted

Add support for logs on serverless instances

Right now, creating serverless instances on Atlas implies in not being able to download the logs as per https://www.mongodb.com/docs/atlas/reference/serverless-instance-limitations/#serverless-instance-limitations I request that we either add tha...
Guest almost 2 years ago in Charts 0 Submitted

Add refresh settings to .charts export

When exporting a Chart (.charts) the refresh settings are not included and thus lost when imported elsewhere.
Guest almost 2 years ago in Charts 0 Submitted

Confirm deletion of Dashboard by typing title (name) of Dashboard

Just like when deleting a collection from mongodb, users should be prompted to confirm deletion of a dashboard by typing its title. This way unintended deletion of dashboards will be prevented in the future.
Guest over 3 years ago in Charts 0 Submitted

Ability to specify the square size

This must be at dashboard level. In some cases squares can be a bit smaller or a bit larger. If you have a table and you want to expand a little bit, but one square is too much. In that case you must modify the size of squares of dashboard and r...
Guest about 7 years ago in Charts 1 Submitted

Edit Query Bar/Aggregation Pipeline in Embed

Currently, the Embed SDK's filtering happens after the aggregation pipeline — which means it is useless for filtering the input to the aggregation pipeline. Say, if I only want to aggregate documents between certain dates, or has a field equal to...
Guest over 3 years ago in Charts 0 Submitted

datatables.net

Dears, thanks for you effort to dev mongodb, I would like to suggest a Table UI like: datatables.net with this we can dev so quick the admin backed of our applications, like for example a quick list of customers, etc... and edit. Best regards.
Guest over 3 years ago in Charts 0 Submitted

Manage dashboard and data sourse access by team rather than individual.

If it were possible to allocate teams to dashboards and data sources then management of a group of users who should only have access to a subset of charts would be much easier. At the moment when a new user joins a team they must be added individu...
Guest over 5 years ago in Charts 0 Submitted

Operator crashes when it doesn't have permissions to watch a namespace

If one of many namespaces does not set the permissions for the operator to watch the namespace, it throws exceptions and goes to crashLoopBackOff state. This is clearly a bug. One misconfigured namespace should never be able to take the operator d...
Guest almost 2 years ago in Kubernetes 0 Future Consideration