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

Arrow function support

Is there any plan to implement arrow functions support? The current way to use functions (BSON type 13) is using traditional javascript functions: ```function() { ... emit(key, value); } ``` It would be great to support also arrow functions: ...
Guest about 5 years ago in Database 0 Submitted

SNMP

Enable SNMP setup on Atlas Resources.
Guest about 5 years ago in Atlas 1 Submitted

Lock order or sort documents in Aggregation Pipeline Builder's preview area

When we create a pipeline, it'd help if we could check the same documents data in the different stages ( now their preview is from randomly selected documents AFAIK ), so it's inconvenient to inspect one specific documents preview phases through a...
Guest about 5 years ago in Compass & Data Explorer 0 Submitted

Do not load graph before validation when editing

Do not load graph before validation when editing. On large collections, loading graph is very resources consuming. It would be great to not load all the data at every configuration change. A button to toggle this behaviour would be great.
Guest about 5 years ago in Charts 0 Submitted

More simple scheduled aggregations

When we set up an aggregation in Aggregation Pipeline Builder, we can "Export pipeline to languages".. I think it would be great to be able to export complete, copy-paste-ready code as a function to be triggered in Atlas Triggers, as a Function, e...
Guest over 5 years ago in Atlas 0 Submitted

MongoDB Orphaned Docs Utility

When we upgrade MongoDB there is the possibility that orphaned collections that need to be deleted can prevent the upgrade from completing. It would make sense for Atlas to include a proactive utility that searched a customers sharded cluster fo...
Guest over 5 years ago in Atlas 0 Submitted

Data Size on the header of Overview/Real Time/Metrics/Data/Profiler/Performance Advisor pages

Data Size on the header of Overview/Real Time/Metrics/Data/Profiler/Performance Advisor pages appears to be incorrect. Reasearch indicates that the "Data Size" next to "Status" on the Overview/Real Time/Metrics/Data/Profiler/Performance Advisor p...
Charles Merrill over 5 years ago in Enterprise Advanced 0 Submitted

Domain Validation should use subdomain rather than domain root

When entering the txt value for validation atlas should use its own subdomain for the verification rather than requiring the domain root which is often populated with spf keys. Other examples of this implementation are Github: _github-challeng...
Guest over 5 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

IO throttling

Atlas should be able to throttle IO in a way that does not allow excessive IO to degrade a node or take a node offline. Current functionality has no defense against a high IO data job other than to allow a node to fail.
Guest over 5 years ago in Atlas 0 Submitted

The ability to add a spider/radar chart

For our specific chart requirements (comparing different entities), it is imperative that we are able to plot the multivariate data in a spider chart. I have read on the developer community that "...we are also planning a spider/radar chart in up...
Guest over 5 years ago in Charts 0 Submitted