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

Search results

Showing 315 of 315

We have a MongoDB Sharded Cluster host thousands of collections. The schema file for bi connector is quite large. Every time we run a new qu

Current BI Connector behaviour is that it will do a listCollections command after an existing connection to BIC has been idle for 1-2 minutes. For databases with thousands of collections, this will take several minutes to complete. Afte rthe conne...
Guest over 2 years ago in Product Deprecated (Will Not Appear on Portal) 0 Submitted

Ability to deploy blockstore in "backing database" type organisations/projects

New versions of Ops Manager have the ability to monitor the ApplicationDB in a organisation/project with the "backing database" server type (https://docs.opsmanager.mongodb.com/master/reference/config/ui-settings/#mongodb-usage). It is common to ...
Guest almost 5 years ago in Enterprise Advanced 0 Submitted

Chart Filters

1. Dashboard filters should be more interactive and user should be able to selectively apply it individual chart 2. Convert type option for dashboard filter 3. Option to add colors in background for Text (top 100) 4. Option to create Histogram
Guest about 5 years ago in Charts 0 Submitted

Add compound indexes support for Ops Manager managed Sharding

_**What is the problem that needs to be solved?**_ Ops Manager Automation does not take into account compound indexes (https://docs.mongodb.com/manual/core/index-compound/), e.g. if we have `{ a: 1, b: 1 }` index already exist Ops Manager will sti...
Guest about 5 years ago in Enterprise Advanced 0 Submitted

Change Charts Query Order and Timeout

I use charts as an iFrame embedded to my website, and our clients ( another Team inside my company) should always analyse different user ID`s data. Having that in my mind, I created general purpose graph charts and when used, the query inside the ...
Guest about 5 years ago in Charts 1 Submitted

Expose dbstats / stats in Functions

Add to the allowable MongoDB actions to be able query the database size, like: db.runCommand({ dbStats: 1, scale: 1 }) or by collection like db.sources.stats()
Guest almost 8 years ago in Atlas Triggers and Functions 0 Submitted

Improve Atlas trigger edit UI

1. please make the name of the atlas trigger more visible and fixed when you scroll, like it is with the realm webhooks edit page. If I edit more than one it's dangerous to get confused as to which file I'm on. 2. please move the Save button to th...
Guest about 5 years ago in Atlas 0 Submitted

mongomirror compatibility with SRV strings

It would be ideal if the mongomirror utility could accept SRV-based connection strings for the source and destination clusters. The inability to do this can cause pain for customers. For example, this does not work: --destination "mongodb+srv://m...
Chandler Wyatt about 5 years ago in Under Review 1 Submitted

List the documents in reverse order

Usulally I need to examine the last created document but in Mongo DB for VS Code in Connections braouser they are presented in ascending order (according to default index "_id : 1). Please add option for the the documents to be listed in the desce...
Guest over 2 years ago in IDEs 0 Submitted

Function with Large Memory for Image Processing

Would be great to set a Scheduled Trigger to process all my database images and store then in S3. 1— Would need to have memory settings for a function, to specify like 2GB or 4GB. 2— And ultimately, add Sharp library https://github.com/lovell/sh...
Guest over 5 years ago in Atlas Triggers and Functions 0 Submitted