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

Create an AtlasRole custom resource

Currently roles are configured as a list inside the AtlasProject resource. I propose managing these as individual AtlasRole custom resources instead. Consider a typical microservice based application with several microservices deployed by individ...
Guest about 2 years ago in Atlas 0 Submitted

Collection Comments

I would like the ability to attach comments to a collection so that other people using the data can get some understand of context or important Readme/FAQ that I would need to share.
Guest over 5 years ago in Database 0 Submitted

Instantly Release Storage of collection after Remove the data from the collection

It should provide an attribute when removing a document, inquiring whether you want to release storage immediately or later, instead of executing the compact command. This feature is helpful when you want to retain only the latest 6 months of data...
Guest about 2 years ago in Under Review 0 Submitted

Create Org via API

This sort of exists in another request (https://feedback.mongodb.com/forums/924145-atlas/suggestions/44280954-create-organization-using-api-or-terraform-in-atla), but it may be buried because it's not super clear in the request name. Basically, l...
Guest over 3 years ago in Atlas 0 Will Not Implement

I just wanted to say Good job!!!

Appreciation
Guest about 2 years ago in Database 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 over 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Change global default compressor setting

Hello, I wanted to request a feature that would enable us to change the global default compressor setting ourselves? Something that could possibly be exposed on the Advanced Configuration settings page in Atlas? We're looking to re-compress our ex...
Guest about 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 over 5 years ago in Enterprise Advanced 1 Started

Exclude PDB files from installation

mongod.pdb is nearly 1.0GB, mongos.pdb - 0.5GB Since these fils are not necessary for the server to function properly, they should be optional, e.g. provide a checkbox to exclude them during installation.
Guest about 2 years ago in Database 1 Submitted

allow mongocli read configs from stdin rather than from file

To deploy new cluster we need prepare config file and put there all sensitive data, like automation user password, ssl cert passwords etc. Then we have to specify -f flag to point to this config during mongocli call. Currently this file has to p...
Guest about 2 years ago in CLI & Shell 0 Submitted