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

BSON::Proxy Proxy content from/to another collection

I would like a mongodb data type, called BSON::Proxy # not indexable or searchable Which would hold the value of another collection & id. IE: BSON::Proxy({database: "this_one", collection: "blobs", _id: "123"}) This would allow my code to...
Guest over 3 years ago in Data Modeling & Indexing 0 Submitted

Support creating backup db same as app db in Operator

No description provided
Guest over 3 years ago in Kubernetes 0 Will Not Implement

MongoDBUser new feature to retrieve user and password from a secret

Hi! I hope you are doing well. We would like to have an option in the "MongoDBUser" Custom Resource to reference a Kubernetes secret with user and password instead of only "spec.passwordSecretKeyRef". For us, it's also important to save the user ...
Guest over 3 years ago in Enterprise Advanced 1 Submitted

Make the browser IDE run faster

The IDE is incredibly slow and unusable.
Guest over 3 years ago in Education 0 Will Not Implement

Do not trigger spurious COLLSCAN alerts for getmore commands during watch

Here's what MongoDB support summarizes about the current behavior: "Upon consulting with the team, they have confirmed that sometimes change streams can trigger collection scans, but these alerts are an artifact of how we calculate the metric toda...
Guest over 3 years ago in Under Review 0 Submitted

Mongoimport CSV columnsHaveTypes to support ObjectID type

Mongoimport supports a number of import types via the --columnsHaveTypes switch. It would be great if 'objectid' was added as a type.
Guest over 3 years ago in Under Review 0 Submitted

webhook

Have the ability to specify template for the webhook being send. Currently this is static information and it would be better if it is possible to customize it. This will also make the integrations with not supported 3rd parties more easier and it ...
Guest over 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Hourly Backup Export Option

We can capture cluster snapshots every hour. However we are limited by the Snapshot Backup S3 Export feature to only being able to export daily. From a DR perspective, this gives us a 24hr RPO which is not great. It would be nice if we could expo...
Guest over 3 years ago in Atlas Backups 0 Will Not Implement

mongoimport: trap SIGUSR1 to flush buffer

If mongoimport is run in the background as a daemon, the user doesn't have many good ways to manually flush the buffer from a scripting standpoint. By default mongoimport flushed data every 1000 documents. This feature as already requested at htt...
Wernfried Domscheit over 3 years ago in Under Review 0 Submitted

Improve OpsGenie alert mis-categorization

We noticed that alerts sent to Opsgenie using the Integrations is using "https://api.opsgenie.com/v2/alerts" URL, which causes Opsgenie to mis-categorize the alerts for all customers, according to Opsgenie themselves. Issue re-production steps: ...
Guest over 3 years ago in Atlas 0 Submitted