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

Feedback

Mark IP ranges when user add to whitelist more than 4 address network

Security/Network Access/IP Access List When adding the ip range it is easy to make mistake an example instead of 192.168.5.5/32 add 192.168.5.5/3 It will be great to mark as read or ask user "are you sure to add range with mask <30"
Guest over 5 years ago in Enterprise Advanced 0 Submitted

cert-manager & external-dns integration

Since the kube CA integration is deprecated, the operator should have an option to integrate with cert-manager and external-dns for automatic tls and dns records.
Guest over 5 years ago in Kubernetes 0 Future Consideration

Ability to set snapshotRetentionDays value to 1

Need to be able to retain 1 day backups only or just daily backups. Need to reduce 3 day worth of archive.
Guest over 5 years ago in Enterprise Advanced 0 Submitted

alert when one or more monitoring agents in a project fail (not only when there are no agents left)

alert when one or more monitoring agents in a project fail (not only when there are no agents left)
Ulrich von der Blumensaat over 5 years ago in Enterprise Advanced 0 Submitted

move/copy pagination buttons on top of log screen

when you browse agent logs( automation/monitoring/backup), the size of records is different because some records can take more than 1 line. as a result pagination buttons < and > at the bottom of the screen have different location on every p...
Guest over 5 years ago in Enterprise Advanced 0 Submitted

Filesystem Store: Use hardlinks for unchanged files

When utilizing the Filesystem Store, often files do not change between snapshots. In order to significantly save on space, the Backup Daemon could create hardlinks for the files in subsequent snapshots instead of extra copies of the file.
Stephen Jamieson over 5 years ago in Enterprise Advanced 0 Submitted

Admin -> organizations pagination of list

On Ops Manager up to 4.4.1 the Admin -> Organizations page shows only 100 organizations and there is no support for paginating the results. Please improve the page by allowing the user to see more than 100 organizations.
Guest over 5 years ago in Enterprise Advanced 0 Submitted

Create MSI package to install .NET MongoDB driver

I manage SQL Server. I would like to request standalone 32 and 64 bit MongoDB .Net Driver in MSI format. We typically do not install Development tools on SQL Server database hosts (no visual studio, no nuget.exe). So downloading the driver using p...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Add non-EJSON as option for json utils

python and other drivers offer to-json utils. This makes taking a native rich shape complete with datetimes and byte[] and such and easily turning into bson (the best way!) or JSON. The utils offer options to modify the output representations of t...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

add support for "podManagementPolicy" in the MongoDB and Ops Manager CR

In order to speed up deployments, please add support for "podManagementPolicy" in the MongoDB and Ops Manager CR to allow parallel pod deployment of Statefulsets.
Guest over 5 years ago in Kubernetes 1 Will Not Implement