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

Create Atlas App Services and Link Them To Clusters with Terraform

It would be great to create App Services (Realm Apps) and then create the service link to an Atlas Cluster with Terraform. This is so that Trigger resources can be created fully within Terraform, rather than having to hack together API calls, CLI...
Guest about 3 years ago in Atlas 3 Planned

Cluster Update Details in Activity Feed

When a cluster update happens and things change such as the certificates, why wouldn't this show in the activity feed? The only thing noted in a recent issue we had was "cluster update". If we could see the details of the update we could have reso...
Guest over 4 years ago in Atlas 0 Submitted

Manage mongosh through MongoDB agent automation

MongoDB server, database tools, biconnector binaries are all managed by MongoDB agent automation feature in a managed deployments via Opsmanager. Mongosh is not managed, which makes it difficult to build separate automation to manage mongosh alone...
Guest almost 3 years ago in MongoDB Shell 0 Submitted

Locale formatting

In the tab 'Customize' you can (de-)activate the thousands separators, The visual representation is in english locale, e.g. 1,000.00 I would like to be able to change this to another locale. For german locale the number formatting should be 1.000,00
Guest over 4 years ago in Charts 2 Submitted

Encryption at rest with our own keys - Manage alert and shutdown parameters

It would be interesting to improve the encryption at rest feature in order to be able to define the alert parameters in case of unavailability of the key as well as the delay before a Replica Set fails. for example. I want to be alerted if my key...
Guest about 4 years ago in Atlas Monitoring, Alerts & Observability 3 Submitted

Allow $match syntax in $search queries

Currently, I am re-writing my queries that were previously using $match + $text queries using $search + compound. Firstly, this is a fair bit of work depending on the number of match clauses etc. Secondly, not all the operators that $match support...
Guest about 4 years ago in Atlas Search 1 Submitted

Private Endpoint Tags / Custom Names

Private Endpoint names are not user friendly, they are just Amazon resource ID's. If you have multiple Private Endpoints for a project this makes it difficult to select the right one. It would be nice if these endpoints could be tagged or have cus...
Guest over 5 years ago in Atlas 1 Submitted

Kerberos Authentication for VSCode

Hi, All our databases are secured using Kerberos authenticatoin. I do not see Kerberos/GSSAPI authentication option for this plugin. Looking forward to see this added to the plugin so that we can offer this to our developers. Compass supports Ker...
Guest over 5 years ago in IDEs 0 Submitted

I would like to paste a Mongo ObjectId and it automatically query on it

I would like to paste a Mongo ObjectId and it automatically query on it. Right now when I go to type something into the query filter field it'll automatically add {} A great next step is if I [ctrl} + [v] paste in a MongoDB ID, then it automatic...
Guest over 2 years ago in Compass 2 Submitted

Missing UUID() support for creating/editing - UUID('486b423a-f668-4141-b8a4-3a9a5a45eb6f')

It would be very useful to create and edit fields that contain an UUID like: somekey: UUID('486b423a-f668-4141-b8a4-3a9a5a45eb6f') That should be stored as binary. I use this instead of the ObjectIDs. I can query for UUIDs but I can't edit or c...
Guest over 2 years ago in Compass 0 Submitted