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

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 about 3 years ago in Enterprise Advanced 0 Submitted

provide more details on the replica set elected a new primary

today the details on this event are very low and have only the replica set name which is not enough, can you also add the correlated cluster name to the exposed details? more over if this is something that can be monitored by the metrics going to...
Guest over 4 years ago in Atlas Monitoring, Alerts & Observability 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 about 3 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Add extended JSON to mongodbatlas_event_trigger

Although it is possible to enable EJSON via the UI (and API), it would be best to do it with the mongodbatlas_event_trigger resource itself
Boris Figovsky over 1 year ago in Atlas 0 Submitted

Sync backup data with AWS and GCS

I use Atlas because it's easy to set up, especially with backups. Without this feature, I have to build sync tools with the API to make sure my backups are secure. If someone got into our database and deleted the cluster - the backups are complete...
Guest about 6 years ago in Atlas Backups 0 Submitted

Collection Resource in Terraform Provider

There's no resource in terraform-provider-mongodbatlas to create a collection, but there is a resource to create a search index, which requires a collection to be created beforehand. This means that the lifecycle of a DB with a search index cann...
Guest over 1 year ago in Atlas 0 Submitted

Execute $group on shardPart instead of mergerPart

Basically what is described here: https://www.mongodb.com/community/forums/t/how-to-enforce-mongodb-to-execute-group-on-shardpart-of-the-execution-plan/267560 When running covered count queries that could be aggregated independently on the shards...
Guest over 1 year ago in Performance & Optimization 0 Submitted

A customer wants to view the records in system.profile via Compass Currently, it is only possible via Mongo Shell or Drivers, which is quite

A customer wants to view the records in system.profile via Compass Currently, it is only possible via Mongo Shell or Drivers, which is quite cumbersome. It would be better if Compass could view them.
Guest over 1 year ago in Compass & Data Explorer 0 Submitted

add categories for dashboards

add the possibility to add categories to each dashboard so that it's possible to use them as a filter or viewing in a tree like / multi level structure. handy for when you have many dashboards
Guest about 6 years ago in Charts 2 Submitted

Support for proxy protocol on mongod

Hi, I have mongodb database server running as a container on kubernetes and i have istio as ingress, but i need proxy protocol in order to preserve source ip, because without proxy protocol the client ip that arrives in mongodb server is the ip f...
Guest over 1 year ago in Database 0 Submitted