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

Feedback

logs

When filtering logs I should be able to enter a date/time in the near future for the To date in order to produce a shareable URL in the address bar that will include log lines in the range from some specified date in the past until "now" without h...
Guest almost 5 years ago in Atlas Triggers and Functions 0 Submitted

Synonyms support for autocomplete operator

Hi. Having synonyms support for the autocomplete operator would be great! Is this possible? Best regards, Tim
Guest over 2 years ago in Atlas Search 0 Submitted

Retry function

We use Realm functions to update related documents in our Mongo Atlas cluster. Sometimes, the DB connection (via `context.services.get("mongodb-atlas")`) fails. We should... be able to retry establishing a connection? (Or even easier, just configu...
Guest almost 5 years ago in Atlas Triggers and Functions 0 Submitted

Triggers - resume via CLI

Currently the only way to resume a suspended Trigger is via the Admin API: https://realm.mongodb.com/api/admin/v3.0/groups/{groupId}/apps/{appId}/triggers/{triggerId}/resume It would be more convenient via the Atlas CLI
Guest over 2 years ago in Atlas Triggers and Functions 0 Submitted

Ability to generate a list of all clusters

No description provided
Guest about 5 years ago in Atlas Search 0 Submitted

Allow ability to exclude specific fields from Atlas Search

In order to reduce index size and improve performance, we should be able to exclude specific fields from the Atlas Search index.
Guest about 5 years ago in Atlas Search 1 Submitted

Additional function scores decay functions: exp & linear

Atlas Search currently only supports gaussian decay function for function scores. In 4 out of 5 of our use cases exp would be a much more natural choice. https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-function-score-que...
Guest over 2 years ago in Atlas Search 0 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

Add truncate collection button, delete documents older than...

In the old interface we can truncate collections without using additional software, just using WEB GUI to keep small database size. It would be nice to have the ability to delete older documents. This option is usable for IOT or medical implementa...
Guest over 5 years ago in Atlas Search 3 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