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 537

Backup Snapshot datasource and Restore Job resource and datasource for Shared clusters

The following resources/datasources work only for dedicated clusters (M10 and above). mongodbatlas_cloud_backup_snapshots mongodbatlas_cloud_backup_snapshot_restore_job This is because they call the /backup/snapshots and /backup/restoreJobs Atla...
Guest about 4 years ago in Atlas 2 Completed

Add $sort as an array operator in the agg framework

$filter and $map and $reduce allowed us to stop using $unwind all the time. I know $sort is likely the most computationally expensive peer function to $filter and $map but there are so many times that I have a field with an array of things (scalar...
Guest about 4 years ago in Querying & Aggregations 1 Completed

Improve OKTA Location Detection

Hi, This is really a message for your security / authentication engineers. When you use Okta PUSH MFA, the popup on my mobile device reads "Did you just try to sign in? near Ashburn, Virginia, United States" I am not near Ashburn, that's your s...
Guest over 4 years ago in Atlas 0 Completed

Allow to create/manage Private Endpoints for Data Lake / Online Archive

There's an API for these resources, but Terraform Provider lacks support of them: https://docs.atlas.mongodb.com/reference/api/online-archive-private-link-create-one/ https://docs.atlas.mongodb.com/reference/api/online-archive-private-link-get-on...
Guest over 4 years ago in Atlas 0 Completed

k8s operator - Support different different size shard configuration

We would like to implement the Hot-cold shard strategy to move the cold data to a shard which has more disk usage and less compute power and not frequently used and Hot data in a shard with more compute power. This strategy is described here: http...
Guest over 4 years ago in Kubernetes 0 Completed

GeoNear support on C# driver

Would be great to have GeoNear support on csharp driver https://docs.mongodb.com/manual/reference/operator/aggregation/geoNear/
Guest over 4 years ago in Drivers (ie: Node.js, Java, .NET) 0 Completed

Kubernetes Operator - Enable S3 Oplog store

Currently, only Replica Sets are the only to deploy an Oplog Store with the Kubernetes Operator. This causes issues related to sizing for Ops Manager deployments managing a big number of projects. Enabling S3 Oplog Store would help a lot.
Guest over 4 years ago in Kubernetes 1 Completed

Optimal way to fetch all paused and resumed cluster details in an Organization

Need to find out a way to fetch the entire cluster status (paused/resumed) for all projects in an organization in a single command/api. This is required to keep track of the paused cluster remaining days and thus save a lot of unnecessary cost.
Guest over 4 years ago in Atlas Monitoring, Alerts & Observability 1 Completed

Reverse Search using edgeGram in autocomplete searches

For searching on the last few characters of a field's values, currently the only option available is to create a nGram or need to create a custom analyzer with regex split/capture group. As lucene internally has the reverse option available, can ...
Guest over 4 years ago in Atlas Search 0 Completed

profiler - allow for separation of primary vs. secondary queries

We have our production applications using the primary connection. Our support and ad-hoc queries are going against the secondary connection. I would like for these secondary queries to not interfere with or be able to selectively exclude these que...
Guest over 4 years ago in Atlas 0 Completed