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

Nanosecond timestamp support

I've put this under the time series category since that's where it's most applicable, but it's really a data model / BSON issue. The topic of higher resolution timestamps have been surfaced from time to time for at least a decade (https://jira.mo...
Guest about 3 years ago in Database 1 Submitted

Add boolean for applying changes only during maintenance window

Add boolean for applying changes only during maintenance window in order to not affect workloads during peak periods. E.g.: we want to modify the instance type of our cluster, but we don't want to affect workloads during the day, therefore, any c...
Guest about 1 year ago in Atlas 0 Submitted

Higher IOPS for small disk sizes (MongoDB Atlas on Azure)

AWS and GCP start with 2300-3000 IOPS for M10+ instance from the smallest disk size (8Gb), whereas on Azure we get 120 IOPS with 8Gb, 240 with 64Gb, 500 IOPS with 128Gb ... nowhere near to what AWS/GCP offer (120 - 500 IOPS for a database server i...
Guest over 4 years ago in Database 2 Submitted

Allow the ability when NVME cluster to autoscale up based on CPU and Memory

To provide autoscaling capability for MongoDB NVME clusters based on CPU utilization and memory metrics. This feature would automatically provision additional resources when predefined thresholds are reached, ensuring optimal performance during us...
Guest 10 months ago in Performance & Optimization 0 Submitted

Per-Shard Change Stream and Triggers to improve scalable/performance/resilience

In our geo-sharded cluster, we use Change Streams and Atlas Triggers. Most of our pipelines include a match for the shard key - so we can process the data in the same region where the data resides. However, due to the design of change streams wit...
Guest 3 months ago in Database 0 Submitted

guids as strings

Get with the 21st century and give us a way to see guids as strings instead of binary. Other mongo browsers do this.
Guest 3 months ago in Compass 0 Submitted

Lock on session start level with provided keys

Scenario: Parallel DB updates with transactions on multiple collections that use same documents. Example: Calculate some common stuff to embed it in extra collections to avoid lookups. Problem: Lock and timeout on documents uses up valuable time ...
Guest about 2 years ago in Storage & Transactions 0 Submitted

Improved deletion protection against malicious users

Currently, the only option of preventing malicious admin users from deleting a cluster with all its backups is to enable a backup compliance policy. However, this policy is quite the beast with complex processes and guarded by a single user accoun...
Guest almost 2 years ago in Infra-as-code & APIs 0 Submitted

Add an alert or notification option for every "pause" or "resume" cluster action

Add an alert or notification option for every "pause" or "resume" cluster action
Guest about 4 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

add details to alert Query Targeting: Scanned / Returned to identify what triggered it

If you want to catch full scan on collection you could set up alert "Query Targeting: Scanned / Returned > 1". OPS Manager does not provide any details where it was triggered. it would be nice to get db/collection/query which caused this issue...
Guest over 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted