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

Atlas

Accept-Range for backup download

The backup archives can be very large, and if my download is interrupted, without Accept-Range, it is not resumable. A length header is also missing, so the downloader doesn't know the size of the archive.
Guest over 5 years ago in Atlas Backups 3 Submitted

Change/Option to change Default Storage Compression to zlib

This is a feature request to change or provide an option to change Default Storage Compression to zlib
Ka Lung Ng about 6 years ago in Atlas 3 Submitted

Add single link between workload identity provider and organization via Terraform

We currently have multiple Terraform workspaces for different environments that each set up their own MongoDB Atlas workload identity provider (AKS cluster). In order to link these providers to the organization you have to manage a "mongodbatlas_f...
Guest 9 months ago in Atlas 0 Submitted

Transactions support for Merge operation in aggregation pipeline

Hi Team, can we consider supporting the transactions when we use $merge stage in mongodb aggregation pipeline? https://docs.mongodb.com/manual/reference/operator/aggregation/merge/#restrictions We have a requirement where we need to use the merg...
Guest over 4 years ago in Atlas 0 Submitted

Show index build percentage in the UI

During an index build from atlas the only status update you see is: "We are deploying your changes (current action: configuring MongoDB)" When checking the logs of the replicaset memeber you can actually see the percentage of completion on that m...
Guest over 5 years ago in Atlas 1 Submitted

Support auth token from service accounts

Support auth token from service accounts in the provider configuration, as well as API keys, https://www.mongodb.com/docs/atlas/configure-api-access/#make-an-api-request.
William Lord 9 months ago in Atlas 2 Submitted

Export profiler slow queries via Datadog integration

The "profiler" tab in Atlas is very nice -- it gives a really nice over-all view of slow queries, with the ability to drill down into the individual calls. However, I don't check this page every day, and so it is sometimes hard to find out when w...
Guest about 3 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

domain names in access whitelist

Allow domain names in whitelist for IP address. (And rename whitelist to allowlist). I have a server (app) on heroku. It has a domain name. I don't have a dedicated ip address range. But if I could put my domain name in (myapp.herokupapp.com or ...
Guest over 5 years ago in Atlas 4 Submitted

invoice

Invoice should show the ClusterName combined with Cluster Tier and Server Hours same with Data Transfer. With these, it is easy to determine how much cost we are spending per ClusterName. Right now it only shows per ClusterTier which is hard to se...
Guest almost 4 years ago in Billing & Account Management 0 Submitted

Standardize case for region values

Depending on the resource, the case for the region value changes from uppercase with underscores (US_ EAST _1) to lowercase with dashes (us-east-1). This presents an unnecessary challenge when working with the provider. It would be much cleaner, e...
Andrew Raczka over 4 years ago in Atlas 3 Will Not Implement