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

Default Org creation

Don't create a "me" Org by default the first time I login. I'm not creating anything independent, so I don't need my own Org. I need to use the Org owned by the domain my email address belongs to.
Guest 10 months ago in Under Review 0 Submitted

Option to turn off the multiple connections in a single window feature

With the recent update to multiple connections in a single window, I have found that it can be confusing when you have the same database open for test and prod. Please add an option to turn off the feature allowing multiple connections in a single...
Guest over 1 year ago in Compass 0 Submitted

Support external result viewers in interactive mode

The built-in viewer is basically unusable even for small result sets. I would like to be able open query results to neovim (where I have search, folding, infinite scrollback, etc.). Not sure how this would work with pagination (maybe just stream t...
Guest 5 months ago in MongoDB Shell 0 Submitted

Disable Query Targeting: Scanned Objects / Returned alerts on specific, recurring aggregations.

We run routine, recurring aggregation pipelines (essentially, summing up the values of different categories of transactions) on a 5-minute interval. These aggregation pipelines scan for all objects that match a certain type, then sum the cumulativ...
Guest over 4 years ago in Enterprise Advanced 0 Submitted

Allow threshold on "System Memory: Available" alert condition to be a percentage

In Atlas, it would be ideal if you could specify a percentage of total memory as the threshold for the "System Memory: Available Is..." rather than a literal number value. If it was possible to set this as a percentage, then the alert could be app...
Chandler Wyatt over 4 years ago in Atlas Monitoring, Alerts & Observability 2 Submitted

fix example at https://www.mongodb.com/docs/atlas/operator/current/atlascustomrole-custom-resource/#basic-example

in the example at spec: - "name" indentation is wrong - also action should be specified as in API example connPoolStats should be actually "CONN_POOL_STATS" (with underscores, seems they disappear here when I post) - at inheritedRoles there is no ...
Guest 11 months ago in Atlas 1 Submitted

Show "no matching data" rather than having a blank chart

I have a dashboard containing several charts. We also added filtering (which is complex and I had to build my own UI, which seems redundant - see https://feedback.mongodb.com/forums/923524-charts/suggestions/43736778-embedding-charts-with-filter-u...
Guest about 2 years ago in Charts 0 Submitted

Allow option to configure default project_owner when creating projects through API key

We're currently using the Atlas Service Broker (https://github.com/mongodb/atlas-osb) which is built using the native Atlas REST APIs. In the project creation, it creates the project using the POST /api/atlas/v1.0/groups endpoint via an API key....
Guest about 5 years ago in Atlas 3 Submitted

Disallow new connections that don't specify an appName field

Currently as a DBA it's sometimes hard to identify which service is causing load on a shared cluster/database. Some people connect for adhoc workloads but don't specify an appName making it hard to track back to the owner. It would be useful to re...
Guest 11 months ago in Database 0 Submitted

Add support to convert a replica set to a sharded cluster in Kubernetes

Currently it is not possible to use Ops Manager UI or Kubernetes Operator to convert Replica Set to Sharded cluster. Error : changed not allowed.
Guest over 1 year ago in Kubernetes 0 Planned