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

Change Azure snapshot backups from LRS to GRS

Sorry but this is a must. GRS is a 2 region datacenter backup, LRS only 1. Fire or disaster will take out everything if LRS is used.
Guest almost 6 years ago in Atlas Backups 3 Completed

The Feedback button obfuscates the Delete confirmation button for the last record on the screen

Add extra space to the bottom of the record view so that I can scroll the last record above the Feedback button to more easily access the Delete button.
Guest almost 6 years ago in Compass & Data Explorer 0 Completed

Prevent users from importing a replica set or shard with the same name as other pre-existing replica sets/shards

When a user imports a cluster into a project with the same name, it causes issues like breaking backups of pre-existing clusters. Checking the replica set name against the names of other replica set names will prevent having to terminate backups...
Joshua Maag almost 6 years ago in Under Review 0 Completed

Fix garbled column headers when displaying embedded documents

When expanding an embedded document in table view, column headers are shifted (macOS).
Guest almost 6 years ago in Compass & Data Explorer 0 Completed

Make optimized connection strings available from api

When creating a cluster that has Optimized Connection Strings as documented here: https://www.mongodb.com/docs/atlas/connect-to-database-deployment/#improve-connection-performance-for-sharded-clusters-behind-a-private-endpoint, those connection st...
Guest almost 3 years ago in Atlas 1 Completed

Allow to configure options for automation agent logs

Currently there is no way in Kubernetes operator to configure how long automation/backup/monitoring agent logs should be stored. they can easily occupy all space in pod.
Guest almost 6 years ago in Kubernetes 1 Completed

use ConventionPack in aggregate same as find

for example :We want save string value of Enum to database,we set EnumRepresentationConvention Convention. then we can use it in match. but in aggregate group,it dosent work: public enum Gender { Male,Female} public class Person { public int ...
Guest almost 6 years ago in Drivers (ie: Node.js, Java, .NET) 0 Completed

if drive can deal with DateTime.Date,it will be useful

we offen have this require,we need to compare DateTime field on Date(exclude time),but if use drive compare with DateTime.Date,drive will throw a exception tell us dont support.. db.CheckOns.Find(x => x.RecordTime.Date == new DateTime(2020, 3,...
Guest almost 6 years ago in Drivers (ie: Node.js, Java, .NET) 0 Completed

JSON

An export function to export the configuration of an existing Cluster to a JSON config file, of the kind used by Atlas CLI to create clusters. I can imagine this as a flag for a detailed output of "atlas cluster describe "
Guest almost 3 years ago in Atlas CLI 1 Completed

DNS

In much the same way that Amazon RDS has a public/private setting, could you add a setting to Atlas that lets us make the DNS entries for our cluster resolve to their private IPs all the time instead of just inside a VPC? This would improve secur...
Guest almost 6 years ago in Atlas 2 Completed