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

Ability to set mongod configuration parameters at startup

For example, when spinning up a container in CI using mongodb-atlas-local image, be able to set `ttlMonitorEnabled=false` with `setParameter`. The current workaround – spinning up an extra thread to call mongosh --eval 'db.adminCommand({ setParame...
Guest about 1 year ago in Atlas CLI 0 Submitted

Atlas alerts - include duration and date/time alert was closed

currently alerts (sent to SLACK but probably other formats as well) reads this: Project: OS1 Organization: SE Atlas ---------------------------------------- CLOSED Host is down OS1-g-shard-18-05.bxxxxq.gcp.mongodb.net Created: 2020/06/11 03:44 B...
Guest almost 6 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Provide Support Options For Non-Enterprise Accounts

There are accounts that are non-enteprise but still need access to direct support from MongoDB devs across the board. There are times where requesting assistance in the community forums are missed for months or years. Please provide a reasonably p...
Guest over 3 years ago in Under Review 0 Submitted

MongoGPT Integration with MongoDB Atlas

At present, I believe users can access MongoGPT only from mongogpt.corp.mongodb.com I suggest to create integration of MongoGPT Generative AI with Atlas Console so that Developers can use it often and also benefit from it. Use cases of this Inte...
Guest about 1 year ago in Atlas 0 Will Not Implement

deleteMany() execution automatically disable the balancer on sharded clusters

deleteMany() execution automatically disable the balancer on sharded clusters
Marco Barbierato about 1 year ago in Replication & Sharding 0 Submitted

we have an ask to use 4 in snapshotIntervalHours

For the api - https://www.mongodb.com/docs/ops-manager/current/reference/api/backup/update-one-snapshot-schedule-by-cluster-id/ we have an ask to use 4 in snapshotIntervalHours. Right now its not supported. Supported ones are - 6, 8, 12, or 24. P...
Guest about 1 year ago in Backup & Restore 0 Submitted

Document Compass vs Server Compatibility Matrix similar to other MongoDB products

And Compass' EOL date is 18 months after its release unless it's a major version (24 months). Compass release dates are in https://github.com/mongodb-js/compass/releases
Felicia Hsieh over 2 years ago in Compass & Data Explorer 0 Submitted

Kubernetes Operator - Prefix Annotations and Labels

Labels and annotations added to Kubernetes resources by the MongoDB Enterprise Operator should include a prefix designating that it was added by MongoDB. The lack of a prefix suggests the field and values are private to the user. For example, the...
Guest over 4 years ago in Kubernetes 0 Started

Export mongo dump to AWS S3 Bucket

It would be good to have the ability to export mongodump's and mongoexport's files directly from Atlas to the S3 bucket. This kind of feature exists for backup snapshots. In our particular case, we want to delete a cluster but before that just exp...
Guest over 2 years ago in Atlas 0 Submitted

Binaries should be provided via Docker images

To implement this in a Kubernetes native way for offline deployments, the binaries should be provided as Docker images and distributed through the Docker repositories that are already present in the k8s environment. Option 1 (intermediate): Allow...
Guest almost 6 years ago in Enterprise Advanced 1 Started