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

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 almost 3 years ago in Atlas Search 1 Submitted

MongoChangeStreamCursor.getResumeToken() should be initialized on open

A newly opened change stream cursor returns null for `getResumeToken()`. This makes fault tolerance cumbersome and full of corner cases during the period before the cursor acquires its resume token, which can take a long time on a quiescent databa...
Guest almost 3 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Support change streams without service discovery

Currently, change streams are not supported in standalone instances, so testing change stream functionality requires a one-node replica set. However, promoting a standalone node to a one-node replica set requires a call to `rs.initiate(config)`, w...
Guest almost 3 years ago in Database 0 Submitted

Remote Address and Remote Port information shold be provided as part of the Public API global events for all DATA_EXPLORER_CRUD

When requesting Audit events using the Public API Global events, not all events provide the Remote Address and Remote Port. some commands like "find" does present the Remote Port/IP, but others such as updateDocument, insertDocument and deleteDoc...
Guest almost 6 years ago in Enterprise Advanced 0 Submitted

Add HTTPMethod column name in Realm HTTP Service webhooks table

Please add the HTTP method name and other properties in the list of HTTP Service webhooks. See attachment
Guest almost 6 years ago in Atlas Triggers and Functions 0 Submitted

Connect Tab in UI should show a replica set (instead of a host) connection string if deployment is a replica set

I have a 3-node replica set deployment. When I retrieve the connection string to the cluster via OM UI, it shows a single node connection string mongo --host ip-10-0-200-4.eu-west-2.compute.internal --port 27017 I expect it should show a connect...
Ka Lung Ng almost 6 years ago in Enterprise Advanced 0 Submitted

Add Event Stream Features (Apache Kafka, NATS Streaming)

I thought it would be great if mongodb can support an event streaming(event bus) feature. Existing popular event streaming services(AWS Kinesis, NATS Streaming, Apache Kafka) can persist data which is somewhat like a database. Its great for debug...
Guest almost 6 years ago in Database 1 Submitted

More fine granular OpsManger roles for API CRUD operations

More fine granular OpsManger roles for API CRUD operations In order to generate API Keys users need some pretty powerful role https://docs.opsmanager.mongodb.com/current/reference/api/org-api-keys/. Same for project API Keys https://docs.opsmana...
Guest almost 6 years ago in Enterprise Advanced 0 Submitted

Incorporate Support CASE management into the OPS Manager, i.e. open a case, upload traces to the case etc

Incorporate Support CASE management into the OPS Manager, i.e. open a case, upload required traces to the case and maybe even automatically create a support case for some critical problems.... Minimally I'd like to be able to upload required trace...
Guest almost 6 years ago in Enterprise Advanced 0 Submitted

Show node region on the metrics tab

It would be really useful if the Atlas Metrics tab showed the node name and geographic location similar to how the Cluster Overview tab shows the node's region. In this use case, we have nodes located all over the world, so its useful to know wher...
Guest almost 6 years ago in Atlas Monitoring, Alerts & Observability 0 Submitted