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 3591

Data type coercion when document field type doesn't match index field type

When a document field type doesn't match the index field type, it seems to be indexed as "blank" and won't match anything. Many data types are readily convertible between type representations. It would be great if Atlas Search could do that for us...
Guest over 2 years ago in Atlas Search 2 Submitted

OPS Manager should call updateUser to change password to trace it in DB Audit.

If you enable auditing in database, you can't trace change password actions. The reason is OPS Manager updates system.user collection record directly. as a result, this action is not traceble in audit if parameter auditAuthorizationSuccess is not ...
Guest over 2 years ago in Enterprise Advanced 0 Submitted

Include IdP Group and Atlas Role mapped in the ROLE_MAPPING_CREATED event

When an Atlas Role is mapped to an IdP group in the Federation Management Console, an event is created with the eventTypeName "ROLE_MAPPING_CREATED" and the description "A Role Mapping was Created". The event returns in both the Atlas Admin API ev...
Guest over 2 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

we can set up alerts in Mongo Atlas for the failed integration for datadog /slack etc\

If integration fails for any available third-party tool, we can get notified from Atlas Alert, which helps in saving any issues from metrics and 3rd party tool always functioning .
Dasharath Dixit over 1 year ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Add SSO authentication support to mongoDB database

Existing issue: One user has accounts in multiple mongoDB databases on Atlas that exist in different Projects and maybe Organizations as well. When he wants to switch from one database to the other from a 3rd party app, he has to provide his crede...
Guest almost 4 years ago in Security, IAM, and Compliance 1 Submitted

Add eu-north-1 as a option for AWS hosting

Sweden is a very innovative country with many startups and scaleups and AWS is used very often for hosting of services and data. Sweden is also very strict on rules where and how to store data and that is why AWS has eu-north-1 as a location to ch...
Guest almost 4 years ago in Data Federation 0 Submitted

Explain shell helpers for CRUD API

The .explain() method in the shell works with some write methods (update, remove, findAndModify), but it doesn't work with the newer CRUD API. The missing explain methods are: "deleteMany", "deleteOne", "findOne", "findOneAndDelete", "findOneAnd...
Guest over 5 years ago in MongoDB Shell 0 Submitted

Auditing on high volume of data/records to capture malicious activity

We would like to requesting in the MongoDB Audit logs the following attributes: (available in profiler ) nreturned system.profile.responseLength Additionally if this could be a MongoDB Alert that would be extremely helpful as well if we could pr...
Guest almost 4 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Show Mongos Connection Number in Overview.

Currently, the connection number shown in Overview is shard connection, it is the connection from Mongos to Mongod, which should usually be lower than the Mongos connection. The connection limit for MongoDB is referring to Mongos connection which...
Guest over 1 year ago in Atlas Monitoring, Alerts & Observability 0 Submitted

API KEY - Restrict by Database

Since Mongodb Clients cannot be used in Edge Runtimes (like Vercel, Cloudflare, etc.) the user of Data API becomes inevitable. The Data API access should have same features like user roles where we can restrict an API KEY or an ENDPOINT to have ac...
Guest over 2 years ago in Infra-as-code & APIs 0 Submitted