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

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 10 months ago in Infra-as-code & APIs 0 Submitted

Add support for db.exists() and collections.exists()

Add a db.exists() and collections.exists() so that it is easy to check whether a database or a collection exists. This will help to reduce the propensity to inadvertently create new dbs and collections when running a script due to typos.
Guest about 5 years ago in MongoDB Shell 2 Future Consideration

Add search nodes to /processes API endpoint

I am trying to scale my atlas search nodes based on CPU usage. https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Monitoring-and-Logs/operation/listAtlasProcesses only lists processes for the regular atlas cluster, no search...
Guest 11 months ago in Infra-as-code & APIs 0 Submitted

Add search nodes to /processes API endpoint

I am trying to auto scale my search nodes based on CPU usage. https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Monitoring-and-Logs/operation/listAtlasProcesses does not list search node processes
Guest 11 months ago in Infra-as-code & APIs 0 Submitted

Manage authentication tokens in account overview

When using Atlas CLI, you need to authenticate your account so that you can access the organisation/cluster. Unfortunately, there is no way to manage a list of previous authentications in your account settings. This is important in case you are w...
Guest 11 months ago in Infra-as-code & APIs 1 Submitted

Option to show date in local timezone

Currently MongoDB is storing date and time in UTC - which is good and should be that way. However, from the presentation (either via Compass/Shell), there should be a way to show the date and time based on locale time zone settings or an option t...
Guest over 5 years ago in MongoDB Shell 2 Submitted

WriteOnly DATA API

Hello, We have a similar need as the one in ticket 44935186, but we would like a WriteOnly (no delete nor read) access to the API so a partner could push data in a collection without being able to read it Thx and have a nice day!
Guest over 3 years ago in Infra-as-code & APIs 0 Submitted

The new mongosh mangles the output of piped in commands

With the old mongo shell, you could set up a shell file (called something like mongo_cmd.sh)containing the path to the executable and all the command line switches you wanted like this: ``` /path/to/mongo --norc --quiet --port 26011 ``` and then...
Guest over 2 years ago in MongoDB Shell 1 Submitted

Atlas API access to discover Parent Atlas Organization cascading access into Service Now

No description provided
Guest about 1 year ago in Infra-as-code & APIs 0 Submitted

For rpm installation files, add --changelog details

For rpm installation files, add "rpm -q --changelog" details.
Felicia Hsieh over 1 year ago in MongoDB Shell 0 Submitted