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

Lock enableLocalConfigurationServer setting on OPS Manager side

To harden security for mongodb deployment managed by OPS Manager, we can use setting enableLocalConfigurationServer = true so automation-mongod.conf won't have any passwords for ssl certs and agent will retrieve them from OPS Manager. to disable ...
Guest over 2 years ago in Enterprise Advanced 0 Submitted

Project Alerts: show details about "Closed Alerts"

In "Project Alerts" we can only see certain details about "Closed Alerts," e. g. for an "Index Suggestion" we can only see the timestamp and the fact, that there was an index suggestion. You can't see what the specific suggestion was. So if you lo...
Guest over 5 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted

cross cluster lookup (kind of)

Hi, This is more of an add-on request for the aggregate(). Lets say we have two clusters , second clusters is derived from first cluster ( i-e some of the object ids in second cluster exist only in first cluster ). Now I want to do a lookup for ...
Guest over 2 years ago in Compass 1 Future Consideration

atlas clusters sampleData loaded command

Hi Jakob/Guss/Colm, Any chance of adding a new command to sampleData - specifically: atlas clusters sampleData loaded The command would literally check if the cluster has the sampleData present? I'd find that helpful in some of the lab scripts ...
Eoin Brazil over 2 years ago in Atlas CLI 0 Submitted

atlas clusters sampleData reload

Hi Jakob/Guss/Colm, Any chance of adding a new command to sampleData - specifically: atlas clusters sampleData reload The command would literally check if the cluster has the sampleData loaded but it would also check the counts and the hashes s...
Eoin Brazil over 2 years ago in Atlas CLI 1 Submitted

Show the last modified date or allow to add a trigger version in a text field

It would be very usful to show the date of the last trigger code edition or better to save a trigger version field.
Guest over 2 years ago in Atlas Triggers and Functions 0 Submitted

Implement create-before-destroy when migrating NVME instances

When triggering a cross-region migration Atlas immediately degrades a cluster by going to N-1 nodes prior to creating a replacement node in the new region. When using NVME instances, this violates the agreed upon replication depth. Once the NVME ...
Guest over 5 years ago in Atlas 0 Submitted

An API endpoint for Live Migration

When customers have dozens and hundreds of clusters to migrate from on-prem to Atlas, automation is very important and Live Migrate is not supported via API today. Mongomirror is a shell command that can be leveraged for automation but having Live...
Guest over 5 years ago in Atlas 1 Submitted

sync program between Atlas clusters (mongosync / mongomirror)

Here’s my question – about mongosync (mongomirror). It’s more likely feature request. So the new sync program can utilize “filter” to select what document or collection to sync. It will be awesome if we can utilize mongo atlas change stream in so...
Guest over 2 years ago in Charts 0 Submitted

Multiple Capture Groups in RegEx Tokenizer

Currently the RegEx tokenizer only supports to either create a token from each match or for one capture group per match. This makes it impossible to reuse parts of the text for multiple tokens, for example when you want to tokenize "13.3" into "13...
Guest over 2 years ago in Atlas Search 1 Submitted