Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
1369 results found
-
Please remove the text-transform uppercase style on the graph axes.
I yelled out "WTF!" in the office when I saw that a steep peak in the graph indicated a query that took 8MS. Turns out it meant to say 8ms.
The M means Mega (one million). We, I assume, are all very familiar with it, and therefore I assume that I'm not the only one who automatically reads it as one million.
Note that I did not confuse the s and S. That is because the s and the S are much less visually distinct. Still it's technically incorrect too.
1 vote -
Specific Privilege selection on Org Level
It would be great to select specific privileges for on the Organization Level as well. Similar to what one can do on the Project Level. E.g. Org Member but without being able to see billing.
1 vote -
Add Default Alert: Secondary is Down
Secondary is down should be a default alert.
1 vote -
Recreate Account | Sign Up | MongoDB Atlas
There are many new web developer come on MongoDB Atlas. There create there account and start working but don't know any thing about MongoDB. Something goes wrong on there setup and decided to recreate there account and follow all the instructions. But after deleting there account they see that they can't use there old email address.
Because of this situations that I faced. I don't want these to be faced by someone else so I recommend MongoDB Atlas to remove this security policy. Guys, Do you support me?1 vote -
B2B marketing is pretty slow
We had just migrated to another platform probably we did not approach you earlier
Target all Users of SAP !
1 vote -
connecting from ubuntu to mongodb atlas is terrible
kamal@zehan:~/Desktop/mongodb$ mongo "mongodb+srv://cluster0.d9ct7.mongodb.net/myFirstDatabase" --username mongo
MongoDB shell version v5.0.5
Enter password:
connecting to: mongodb://cluster0-shard-00-00.d9ct7.mongodb.net:27017,cluster0-shard-00-02.d9ct7.mongodb.net:27017,cluster0-shard-00-01.d9ct7.mongodb.net:27017/myFirstDatabase?compressors=disabled&gssapiServiceName=mongodb&ssl=true*** You have failed to connect to a MongoDB Atlas cluster. Please ensure that your IP allowlist allows connections from your network.
Error: bad auth : Authentication failed. :
connect@src/mongo/shell/mongo.js:372:17
@(connect):2:6
exception: connect failed
exiting with code 11 vote -
Need Monitoring Feature for MongoDB Charts data transfer usage / alerts
We need to use MongoDB charts but we want to ensure that we don't go beyond the 1GB Free data transfer threshold limit. As per support there is no such monitoring feature . Requesting to add a new feature that will:
1) Help us to automatically monitor the data transfer usage for MongoDB chart
2) Alert the team via email in case it reaches 1GB free threshold limitThanks
1 vote -
Update the MERN Stack tutorial, it's out of date.
RE: https://www.mongodb.com/languages/mern-stack-tutorial
The MERN stack tutorial is out of date and can't be completed in it's current state.
- Section on creating Atlas Cluster is out of date and needs updating.
- The React section uses the old Class way of doing things, this should be updated to use Functional Components and Hooks.
- Uses the old React Router system.
You might as well remove this tutorial in it's current state.
My solution for MERN stack tutorial using functional React components and TypeScript is available here:
https://github.com/carlwicker/mongodb-atlas-MERN-typescript1 vote -
Generate and send MongoDB Alert emails without graphics
Images are always added when generating mails, and unfortunately, our central monitoring system can't cope with that. It would be great if you can generate and send MongoDB Alert emails without graphics.
1 vote -
Get only one invariant IP address as addressee when using webhooks for alerts
When using webhooks, alerts can unfortunately be sent from a large number of IP addresses. This is problematic for our network team and security requirements. It would be great if there was a way to get only one invariant IP address as addressee, possibly by putting a proxy in between.
1 vote -
Allow setting of advanced server parameters such as disable flow control, ttlMonitor and redactClientLogData
For some more advanced/demanding use cases, advanced server parameters are key to provide the performance/latency or security that applications will require, either due to contractual or complaince obligations.
FlowControl throttles writes for consistency sake, but for very low latency use cases it becomes a factor for "perceived" client SLO breach. In such particular scenarios, the cost consistent across all replicas is higher than low latency reply.
redactClientLogData is important to ensure complaince with several sectors such has identity management.
TTL monitor should be able to be controled via API call to better manage the migrations between self-managed clusters and Atlas.
1 vote -
New Default Alert for Connection Timeout
It would be helpful if there is a default alert in the Atlas UI for a connection timeout, rather than this only being in the log file.
1 vote -
Fix the broken link from the attached image
Fix the broken link pointed out in the attached image.
1 vote -
Support db.setLogLevel() in Atlas
I'm testing wire compression in the drivers, the results of which is only set to verbose log levels (see: https://github.com/mongodb/specifications/blob/master/source/compression/OP_COMPRESSED.rst).
I'm not sure how to validate wire compression is making its way to Atlas w/out this capability. The setting would revert when the server is restarted, so it shouldn't have too big an impact on our log file sizes.
1 vote -
Index creation should not be possible via UI if maximum number of indexes exist in the ollections
Index creation should not be possible via UI if maximum number of indexes exist in the collections. Or a warning should be shown
1 vote -
pagerduty - User certificate expiration NDS_X509_USER lack of details
The alert type NDSX509USERAUTHENTICATIONMANAGEDUSERCERTSEXPIRATIONCHECK sent to pager duty using integration key miss some important information, such as, the name of the certificate that is about to expire. We have to open MongoDb atlas to see the details.
I want to have all the details, the same when we send the notification by Email.1 vote -
Allow the image export using Atlas Admin API
For the report purpose, we need to get the exported images of Status/Hardware/DBStast.
With personal authentication, I can get these images via URL:
https://cloud.mongodb.com/export/v2/charts/{status/hardware/dbstast}/{clusterID}/{hostID}/{format}/{title}?since={since}&until={until}&hostDbStatsName={DBName}However, I cannot get it programmatically with API Key authentication.
Let's allow the image export using Atlas Admin API.
Thanks!1 vote -
Need network whitelisting of API key for CI and Terraform
Hi great Mongo people.
The API key under organizational settings operates under a whitelisting model. There is currently no way (I can see) to open the key to 0.0.0.0/0.
But in use cases where you make calls to Atlas to manage infrastructure through Terraform (like I do) and use a CI SAAS tool like Gitlab (like I do) that is built on a cloud (like GCP) there is an insane amount of whitelisting that is required. Also, about every 3rd run I have to come in and add another white list IP so that my Terraform can run.
Could you…
1 vote -
Data Explorer pagination or seperate tab for name spaces
Right now the data Explorer renders all collections and this often results in time outs for very big deployments. To make the UI usable I propose that the side bar with all the collections be a seperate tab, paginated server side or otherwise. Thank you
1 vote -
when making backups don't have the banner say "deploying your changes"
I was very confused recently when I logged in and saw the message "We are deploying your changes" despite nobody having made any changes to the cluster. Apparently what was happening was our scheduled backup was happening. This was a really confusing message to be seeing and resulted in a support request to work out what changes were being made.
It would be much better if the message when a scheduled backup was happening was more clear about what is happening and less misleading.
1 vote
- Don't see your idea?