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

Add recommended ulimit settings to the systemctl service definition

The Ops Manager documentation recommends higher than default ulimit settings, so why not include these in the systemctl service definition? https://www.mongodb.com/docs/ops-manager/current/core/requirements/index.html#ulimits-requirements-for-app...
Guest almost 3 years ago in Enterprise Advanced 0 Submitted

Timer in compass

When I run explain, I want to have a timer showing me the time elapsed since I executed the query. It will help me understand my latency delays and also a rough time estimation when I forgot to use explain
Guest over 1 year ago in Compass 0 Submitted

Opening Playground file from other folders out of workspace, with Recents list

Normally I don't store playground files within my VS Code project folder (which often is a Git repository). I could add the files to .gitignore, but it would be much more convenience if the Playgrounds pane has options to open file from another fo...
Guest over 1 year ago in IDEs 0 Submitted

Package On-Prem Charts without Docker

Create an installation package of MongoDB Charts that does not run in a container.
Guest over 5 years ago in Charts 1 Will Not Implement

Allow configuring Ops Manager to ignore proxy for internal requests

A very common Enterprise HTTP Proxy configuration is to deny requests from local networks (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16). In hybrid mode, the Backup Mode attempts to download the binaries from itself locally through the proxy. This ...
Guest over 5 years ago in Enterprise Advanced 0 Submitted

Ability to get collection stats via the API

e.g. list collections, collection size, collection indexes, etc.
Guest over 4 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

Add Multi-Factor Authentication settings to be managed via Atlas CLI

At the moment, there is currently no method to manage or view Multi-Factor Authentication settings via the Atlas CLI. The alerts set in this moment to control MFA seem to be quite poor and it is not possible to get specific information about users.
Guest almost 3 years ago in Atlas CLI 0 Submitted

Call Functions In Background

Currently, if you call a function for example function_1 from a separate function function_2. Function_2 will wait for function_1 to execute and return before continuing. We have a function that we'd like to use to execute a different function wit...
Guest over 1 year ago in Atlas Triggers and Functions 0 Submitted

Photo Editing

I see some site who using toggle Dark Theme in their toogle button of Photo Editing App. Most dashboards from various services let you switch to Dark Mode, which is easier on the eyes and helps save a lot of energy. Source: https://mycapcutapks....
Guest over 1 year ago in Charts 0 Submitted

Support hex conversion and binary operators in aggregation framework

The aggregation framework lacks function for HEX <-> Number conversion and binary operations. Such functions are common in almost every programming language. Typically and most required operations would be: - convert Int/Long to Hex - conv...
Wernfried Domscheit over 1 year ago in Database 0 Submitted