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

MongoDB::Atlas::DatabaseUser is missing Description

Please add the possibility within MongoDB::Atlas::DatabaseUser to add a Description
Guest over 1 year ago in Infra-as-code & APIs 0 Submitted

show percentage in stack bar chart

would be good if we can show percentage as addition label in the stack bar chart instead of creating another percentage stackbar
Marco Wu about 2 years ago in Charts 0 Needs Triage

Enable code block with connection to choose and run icon

Like python notebooks, it would be very helpful to have code blocks to run and select database. like the image shown
Guest about 2 years ago in IDEs 1 Submitted

Approval workflow for database deletion

The current Termination Protection only prevents accidental deletion of a cluster. It helps to have a similar protection to databases inside the cluster. Even better if there is an approval workflow, in which several people must accept before a d...
Guest over 3 years ago in Atlas 0 Submitted

Billing Alerts Improvement

We find the conditions for billing alerts to be very limited. We were hoping we would be able to setup an alert that triggers when a certain threshold of our total subscription amount has been used for better monitoring. For example, >= 75% of ...
Guest almost 6 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

Add specific label to Arbiter deployment to distinguish it label-wise

As per https://github.com/mongodb/mongodb-kubernetes-operator/issues/1442 we would like to request to either and/or: a) have the operator add a new label to replica and arbiter statefulset deployments to distinguish them from each other b) have t...
Guest about 2 years ago in Kubernetes 1 Submitted

Cost Center on organisations and projects

Set up a field to manage the cost centers by organization and by projects and ensure that this information is available on the invoice (pdf, txt, csv). In a large organization, you want to have a single invoice for the organization, but assigned ...
Geoffrey Céré almost 6 years ago in Billing & Account Management 0 Submitted

Date binning by quarter

It would be great to be able to bin dates by quarter. In particular, it would be nice to have financial quarters with a customizable start date for the financial year.
Guest over 7 years ago in Charts 0 Submitted

Calculate column percentage

It would be great to have the possibility to show the results of the column in a percentage from the whole column: - 15 : 12,5% - 55 : 45,8% - 20 : 16,7% - 30 : 25%
Guest about 2 years ago in Charts 0 Submitted

Leveraging Group By/Distinct Query to use regular Index

When using Group By or Distinct queries on database, provide the ability to leverage existing index i.e these queries today will miss using existing index db.collection.distinct("field") db.collection.aggregate([ { $group: { _id: "$category", ...
Guest over 1 year ago in Querying & Aggregations 0 Submitted