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

Number Formatting

When we use a chart type column - grouped option, in Y-Axis we are showing different data types (amounts and numbers). We cannot use the custom number formatting because it applies in both of data types. We would like to have the ability to apply ...
Guest over 5 years ago in Charts 0 Started

Backup persistence after termination should be standard

It is odd that snapshots are tied to clusters and lost/destroyed when clusters are terminated. Snapshots have their own retention policies for a reason. Persistence after cluster termination should be the rule, not the exception.
Guest almost 3 years ago in Atlas Backups 0 Submitted

Keep context of Metrics dashboard

on MongoAtlas metrics dashboard, I can organize graphically different metrics as I want to display first "insert" metric for example, then "cpu" metric, etc ... If I change this actual order, then I go to another screen (for example "network acces...
Guest over 5 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

Allow multiple authentication sources simultaneously

Currently Ops Manager authentication supports either the Application Database, LDAP, or SAML, but these methods cannot be combined. Ideally we would like to move to LDAP, but we are stuck with the local authentication method as we depend on a loca...
Guest almost 5 years ago in Enterprise Advanced 2 Submitted

programmatic

It will be amazing to support programmatically creating/updating/deleting the dashboards and charts, with SDKs and/or Terraform.
Guest over 3 years ago in Charts 1 Submitted

Make Push-Based Log Export configurable

Currently both mongod and mongo-audit logs pushed every 5 mins. Not every customer/team interested in same frequency and all logs. It would be great if we can customize what logs to be pushed with granularity. - enable mongod or mongo-audit ind...
Guest about 1 year ago in Vector Search 0 Submitted

Detach and Organize Tabs for Multi-Document/Collection View

Currently, MongoDB Compass does not support the ability to detach and organize tabs, limiting the ability to view multiple documents or collections simultaneously. It would be incredibly useful to have the ability to move tabs around and view mult...
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

Make the to delete indexes endpoint public

In the Performance Advisor, the recommended indexes to drop are only avaible throw the cnsole. We would like to have this information available from the API.
Guest over 2 years ago in Infra-as-code & APIs 0 Submitted

Estimated Filtered Count

Hi, We are currently using a pattern where we use a find(query).limit(x) and a count(query) with $near to find x results and display the overall count. Using this pattern, we are able to pass the same query to find and count. However that count m...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Integrated Benchmark utility for mongodb

I would like to request a mongodb utility which can do benchmark tests and can be used by developers and DBA to test mongodb for release changes, application code changes etc. The utlity should be able to simulate multiple users and produce differ...
Guest about 3 years ago in Atlas 1 Future Consideration