Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
1362 results found
-
Atlas policies
In the MongoDB atlas portal, there should be a way to configure policies across an organization. ie: policies to restrict users from creating clusters from certain cloud providers (ie: azure), restrict users from creating databases of a certain size, etc.
9 votes -
cant restart ide
After shutting down computer, and restarting the next day, the ide tab didn't open again. I can't find a link to bring the ide back for the course.
1 vote -
Add MFA status for organization and user API response
add
{
...,
forceMFA: "enabled" | "disabled",
...
}for
orgs/<orgId> request
AND add
{
...,
enabledMFA: bool,
...
}for
/orgs/<orgId>/users[/<userId>] response
1 vote -
The Atlas Disk IOPs Read/Write alerts for data/index/journal partitions should be combined & not reference partitions.
The current Atlas Disk IOPs Read/Write alerts are for data/index/journal partitions.
However, Atlas does not use seperate partitions for data/index/journal so it can be misleading to rely on the alert message.The Atlas Disk IOPs Read/Write alerts for data/index/journal partitions should be combined & not reference partitions.
Alerts like:
Host - of any type - Disk write IOPS
Host - of any type - Disk read IOPS
2 votes -
Cloud Manager backups support for Mumbai region(ap-south-1)
Currently Cloud mongo support for backup in below 6 regions only, Can you please start support for the Mumbai region also(ap-south-1).
1) eu-west-1 - Europe (Ireland)
2) ap-southeast-2 - Asia Pacific (Sydney)
3) eu-central-1 - Europe (Frankfurt)
4) eu-west-2 - Europe (London)
5) us-east-1 - US West (N. California)
6) us-west-2 - US East (Ohio)1 vote -
SEIM integration between Splunk and MongoDB
I'd like formal integration between Splunk and MongoDB for the SEIM use case.
9 votes -
Create TTL index based on local timezone as opposed to UTC time
Create TTL index based on local timezone as opposed to UTC time
4 votes -
Support encryption key management with a 100% EU-based provider
More and more large corporations in the EU are no longer using services that both host data and manage encryption keys with American companies due to the invalidation of Privacy Shield.
For a small SaaS-provider as ourselves, it is pushing us in the direction of having to choose between using MongoDB Atlas and losing a certain share of our clients, or figuring out a different database solution. We do not like these two choices.
We lost a deal with a major telecom company just this week due to us not wanting to replace MongoDB for our database. And there are…
2 votes -
To modify transactionLifetimeLimitSeconds parameter
As this is one of the most common request from Atlas customers to modify
transactionLifetimeLimitSeconds
it would be beneficial to grant the privilege so the Atlas customers are able change this parameter within a certain limit. Please add this functionality.2 votes -
alerts on specific database
I'd like to setup an alert on my cluster for specific database but currently I can only setup alerts for all databases on my cluster. for example, send alerts when "Document Metrics: Deleted above 1" on zyz database
3 votes -
Support GCP Private Services Access to Atlas
Hello,
this is a request to support Private Service Access for Atlas deployments on GCP. Today, our options with Atlas are IP access lists or VPC Peering. However, these options create downstream limitations for our organizations. Additionally, only one peering connection can be made per Atlas project, which also limits us.
Thanks
5 votes -
Cluster events - create, modify, delete
Add an alert category for cluster scale events such as creation, modification and deletion
7 votes -
Cancel restore
There should be an option to stop once the restoration is given. Or there should be an option to revert a backup restore. This is required because we can restore an old production back up to Production only. If by mistake we do that we should be able to revert back.
10 votes -
Show date in UI DB Stats axes
Show date in UI DB Stats axes
Currently the x-axis of DB Stats charts do not show dates, making it difficult to interpret the range of time displayed in the chart.
For example, you can see in the date menu shown in the attached image that the chart range is over 4 days, but this is not apparent in the x-axis of each chart -- the x-axis only shows one reference time of 07:00.
It would be more helpful if the axis showed a reference date in addition to the time, and ideally a couple dates so that it is…
5 votes -
I would like to have ability to generate an Excel file for clusters in the Organization
I would like to have the ability to generate an Excel file for clusters in the Organization.
https://cloud.mongodb.com/v2#/clusters1 vote -
Show last activity of user
For managing Database Users, it would be nice to see when that user was last used to authenticate with the cluster - so that we can spot potentially unused accounts and to act as an extra layer of confirmation when deleting accounts that we think are not needed anymore.
10 votes -
Create location key in all documents for sharding in data explorer for Global Writes
I would like to develop in new Global writes cluster for an existing data base model create easily and fast the "location" key in all documents from collections that Global writes requires.
1 vote -
Exploring MongoDB's Role in Event Sourcing and Kubernetes for Payment Processing
Hi team, IHAC on premise, looking at kafka for event sourcing but really keen to understand what role MongoDB could play in a kubernetes context. Restricting MongoDB to just store views is IMHO not using the full potential of change streams for example. I believe Kafka could be used for inter system communication but inside this domain (payment processing) it should be better to use MongoDB itself as event store.
The event sourcing architecture model lends itself well to a serverless processing model, and kubernetes is a great option on premise, but potentially also cross cloud.
Do we have any…
2 votes -
Left Side menu collapse
on the laptop screen, we have't much space for querying the data filter portion. If we have an option to collapse the left side menu, it may get more working space.
1 vote -
Show BI Connector resource use Metrics
It would be helpful to be able to view the resources used by the BI connector in Metrics, similar to how you can view resources used by Atlas Search (Search Disk Space Used, Search Normalized Process CPU, etc). This could help with identifying issues due to resource intensive queries submitted through the BI connector.
Currently it is only possible to guess that an issue could be related to the BI Connector by viewing system resource use.
2 votes
- Don't see your idea?