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

Expiry time value in ttl index details accordion view

indexes tab showing indexes of selected collection, would be great to know what expiry time was set for ttl indexes when expanding them. recent updates to compass are really really good btw.
Guest about 1 year ago in Compass 0 Submitted

Atlas project capacity should be discoverable

Atlas project capacity should be discoverable. Based on documentation, it seems project capacity is dependent on various factors and can be arbitrarily increased via support request. We currently do not know how many clusters/nodes we have availab...
Guest about 2 years ago in Atlas 0 Submitted

Send alerts to Azure Log Analytics

Similar to the 3rd party integrations already in Atlas, it would be helpful to have integration with Azure Log Analytics for alerts and metrics instead of writing it ourselves with the Atlas API
Guest over 4 years ago in Atlas 0 Submitted

Ability to Drop Indexes via API

Allow users to not only add indexes via the API, but also allow them to drop indexes the same way. Also incorporate index creation/deletion into Terraform.
Guest over 5 years ago in Atlas 6 Submitted

Retrieve latest/max oplog timestamp via the Atlas Administration API

At the moment the latest/max oplog timestamp can be retrieved via the Atlas UI in the backups section for point in time restores. This feedback post is to make this information available as part of the atlas administration api. For example, in th...
Guest about 2 years ago in Atlas 0 Submitted

Mongdb Compass not Working

MongoDB Compass mongodb-compass_1.46.3_amd64.deb is not running in linux with the error code: (process:46741): Gtk-ERROR **: 11:54:12.086: GTK 2/3 symbols detected. Using GTK 2/3 and GTK 4 in the same process is not supported Trace/breakpoint trap
Guest 4 months ago in Compass 1 Submitted

When migrating shared/serverless/flex to dedicated - name the nodes correctly

We recently had a few clusters migrated from serverless and flex to dedicated clusters. In some of them - the nodes of the new dedicated cluster were still the automatic, hashed names of the previous type. I think it would be a super great idea to...
Guest 4 months ago in Atlas 0 Submitted

Improvement to Atlas API - return the cluster name in the json

Hi, We use Atlas administration API extensively in some admin apps we created over Atlas. For example, we use the get all processes in project to get all the node names in a project and then iterate over them to perform various operations. For som...
Guest 4 months ago in Atlas 0 Submitted

Expose the killOp() action when creating custom roles in Atlas UI

It would be nice to have the `killOp()` action exposed when creating a custom role in Atlas. I also think it would make sense to grant this action to the `atlasAdmin` role, but at a minimum I feel that Project Owners should be able to create a cu...
Guest about 5 years ago in Atlas 1 Submitted

Leveraging Group By/Distinct Query to use regular Index

When using Group By or Distinct queries on database, provide the ability to leverage existing index i.e these queries today will miss using existing index db.collection.distinct("field") db.collection.aggregate([ { $group: { _id: "$category", ...
Guest 8 months ago in Database 0 Submitted