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

Avoid truncating the query on the Atlas profiler or system.profile collection

Slow running queries that are captured in system.profile collection or on profiler page of Atlas are truncated if the query is too long. As an Application DBA, it would be difficult to analyse the query without figuring out the actual query. The c...
Guest almost 3 years ago in Performance & Optimization 0 Submitted

Operating System distribution and version of a host in OPS Manager API

Hi, would be useful having the operating system distribution and version of a host for our automation scripts. This info is not available in any OPS Manager API request, as the case 01119828. My suggestion is add this info at "Get Host by ID" htt...
Guest almost 3 years ago in Enterprise Advanced 0 Submitted

CSFLE - Enable automatic decryption of change streams

Currently change streams are disabled when a CSFLE MonogClient() session is used. This is due to this CSFLE specifications. > Mongocryptd will not support “collectionless” aggregation metadata sources, which read metadata that doesn’t pertain...
Guest over 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Make limit from results from Playground query optional

Hi there, Currently it seems there is a limit on the results returning from executing a Playground query and it looks like a defaultBatchSize=20 There seems to be a reference to https://github.com/Microsoft/vscode-cosmosdb/issues/1073 It would...
Guest over 5 years ago in IDEs 1 Will Not Implement

Implement a refresh button for the BI Connector in Atlas

When changes, such as when collections are added or removed, occur to an existing database with BI Connector enabled, the BI Connector needs to be cycled off and then on. This process is not well explained for Atlas. I feel that a refresh button t...
Guest over 5 years ago in Atlas 0 Submitted

Add visual information to indicate if a collection is capped or not.

Right now there is no way to tell through the portal or Compass if a collection is capped or not. It would be helpful if there were some visual indicator in the Data Explorer if a collection is capped and if so what the retention parameters (bytes...
Guest over 5 years ago in Atlas 0 Submitted

Ability to mark a deployment as an INELIGIBLE restore target

Restoring to a cluster is one of the few destructive actions that Ops Manager takes and it's terrifying to see our main production cluster listed as a possible restore target! I would love to be able to toggle a setting on this cluster to indicat...
Guest almost 3 years ago in Enterprise Advanced 0 Submitted

Integration with Percona Monitoring & Management

Please release Integration to Percona Monitoring & Management. Thank you.
Guest almost 3 years ago in Atlas 0 Submitted

Filter on multiple fields with embedding SDK.

I think this is important for charts to tell an adequate story. With the dashboard 2 or more filters can be applied but when the chart is embedded only one filter can be applied. When using an authenticated login I need the possibility to restrict...
Guest over 5 years ago in Charts 2 Submitted

Expose individual command execution time

Many MongoDB drivers currently expose events (CommandSucceededEvent say) which provide an elapsed time. However, that elapsed time is the round-trip time, which is not super useful as that can be measured by a programmer manually. It would be neat...
Guest almost 3 years ago in Storage & Transactions 0 Submitted