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 38

Cloud backup for m0 instances

It would be nice and convenient if lower-tier users could have the cloud backup option available (I believe m5 is the smallest but it's $9/month). I use m0 for one of my projects and I know mongodump is an option but I would much rather pay $1/mon...
Guest about 5 years ago in Atlas 3 Planned

Use Semantic Versioning

Hi, My problem is that the terraform provider doesn't use semantic versioning. This has caused me quite a few problems. Firstly - it's difficult when scrolling through your version releases to understand what's breaking and what's not (I lost a...
Guest 6 months ago in Atlas 2 Planned

Separeted mongod and mongodb agent in Kubernetes Operator container

Now both mongod and agent Ops Manager are running in the mongodb-enterprise-database container. Sometimes it becomes necessary to restart the agent separately from the mongodb instance. Now this is impossible to do because systemd does not work in...
Guest 8 months ago in  0 Planned

Using replica set tags for invoice categorization

Customer would like replica set tags added to the invoice as a column, in order to further categorize costs. In some instances, the customer has multiple products assigned to a single cluster, and putting the product name in the cluster won't suff...
Guest over 5 years ago in Atlas 1 Planned

Ability to change First and Last Name

It would be good if users are able to modify their First and Last Name after account creation.
Guest almost 6 years ago in Atlas 0 Planned

Change Username

Ability to change your username after registration and be able to re-use it should you need to.
Guest over 5 years ago in Atlas 0 Planned

Allow tagging of mongo atlas alarms

It would be awesome to have possibility to tag alerts in atlas when creating using API or console. It will allow to process groups by alerts by tags without keeping track of ids. requires: adding tag field to API create call adding query by tag to...
Guest almost 5 years ago in Atlas 1 Planned

Export data from a query should limit fields based on Projection

When exporting data from a query in MongoDB Compass, only check the fields that are in the Projection section. Don't default to all the fields when exporting.
Guest about 3 years ago in Compass 0 Planned

Use separate tls.crt and tls.key items in a kubernetes secret for certificates instead of a combined item named server.pem for a MondoDB rep

There should be a way to use separate `tls.crt` and `tls.key` items in a kubernetes secret for certificates instead of a combined item named `server.pem`. We request our certs using cert-manager which generates secrets from the cert CRD and will ...
Guest over 4 years ago in  1 Planned

The JSON Schema export should be producing a jsonschema file that can be used immediately with schema validation

It currently dumps a bunch of analysis information even though the menu item is "Share Schema as JSON". This file is useless for trying to harden or define a schema, even in non-mongodb tools (like validating documents match schema in our programs).
Guest over 4 years ago in Compass 1 Planned