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

Showing 103 of 4027

One tab or one button to quit from the whole platform without begging the support to help

There is no simple way to quit the service and erase the data. You have to go though clusters, projects and organizations without any links provided. The links given in messages are misleading. I had to work with helpdesk for almost an hour just t...
Guest over 1 year ago in Billing & Account Management 0 Submitted

Add SQL Schema Management to Atlas CLI for Data Federation

Currently, the MongoDB Atlas CLI does not offer commands for managing SQL schemas directly. While the `atlas dataFederation` command set includes subcommands for managing Data Federation instances, there is no direct support for SQL schema managem...
Guest over 1 year ago in Atlas CLI 0 Submitted

Improve Atlas cost utilization tracking by time and label

Currently for any Atlas instance, cost granularity is limited to the cluster. It would be a significant improvement to enable cost utilization tracking by database for storage and compute. Specifically, storage and cost records should be granular ...
Guest over 1 year ago in Billing & Account Management 0 Submitted

Billing

What am I paying $60 a month for??? We only set it up and wired it to our Azure services; there is no data being run through it, we only hit it 2-3 times to test the APIs and make sure they work - it has been sitting dormant for 5 months, and I've...
Guest over 1 year ago in Billing & Account Management 0 Submitted

Atlas CLI to return the roles/actions/privileges assigned to a particular database user

I have done some testing and research and have been unable to get the Atlas CLI to return the roles/actions/privileges assigned to a particular database user. I am requesting that this functionality be added to the Atlas CLI, as it seems like a co...
Guest over 3 years ago in Atlas CLI 1 Will Not Implement

add option to return output as a text instead of array

when you call cli with -o json-path option you always recieve output as an array in brackets. it would be useful to add a key to return output as plain text, so it can used in scripts without further processing (the same way as aws cli does) : cu...
Guest over 3 years ago in Atlas CLI 1 Submitted

Expose billing usage on free tiers

An email was just sent out with the following information: ---------------------------- As a user of the App Services free tier, we have some exciting updates for you. After receiving your feedback, we will be moving to a daily free tier model t...
Guest almost 2 years ago in Billing & Account Management 0 Submitted

Allow showing Total Usage chart based on Usage Date instead of Billed Date

On the billing page (cloud.mongodb.com/v2#/org/.../billing/invoice/...) there is a “Total Usage” chart that uses the Billed Date to paint the bars. It would be great to be able to switch to the Usage Date instead. This would help me to better un...
Guest almost 2 years ago in Billing & Account Management 0 Submitted

list all Atlas Search indexes for a cluster

The list Atlas Search indexes command, https://www.mongodb.com/docs/atlas/cli/stable/command/atlas-clusters-search-indexes-list/ ought to not require the collections and db parameters. It should list indexes for all for the cluster and for a dat...
Guest over 3 years ago in Atlas CLI 0 Submitted

Add API to create new organisation

looks like there is no API to create Organisation. and API Key belongs to organisation as well. so probably need Global API Key similar to what we have in OPS Manager. there should be another API to link organisations.
Guest almost 4 years ago in Atlas CLI 1 Will Not Implement