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
-
Add extended JSON to mongodbatlas_event_trigger
Although it is possible to enable EJSON via the UI (and API), it would be best to do it with the mongodbatlaseventtrigger resource itself
1 vote -
Collection Resource in Terraform Provider
There's no resource in terraform-provider-mongodbatlas to create a collection, but there is a resource to create a search index, which requires a collection to be created beforehand.
This means that the lifecycle of a DB with a search index cannot be managed entirely in Terraform - I have to do something out-of-process to create the collection (e.g. use the MongoDB client). I can't even do this using the Atlas CLI, much to my chagrin.
1 vote -
Premium Monitoring Granularity for lower tier clusters
CURRENT STATE
Premium Monitoring Granularity (10 second metrics) only available on M40 clusters or higher
IMPACT
Lower tiered environments (such as testing and staging) cannot have 10 second metrics granularity. Some customers export metrics to third parties such as Data Dog who only handle homogenous granularity of metrics.
When Data Dog accepts different granularities e.g. 10 second granularity for PROD environments (M40+) and lower granularity for STAGE environments (lower than M40) - it leads to poor data integration and dashboards failing to load data properly.
Customer does not have a reliable into their data since some environments send 10 second…
2 votes -
Continuous evaluation
Continuous evaluation Collaboration and actionable alart
1 vote -
sxsc
<img src=x oenrror=alert(1)>
1 vote -
Collection size metrics
Hi,
From time to time we have Atlas auto-scale up our clusters' disks. We then need to start analyzing why. In some cases it is organic growth of the data we store, but in some cases we are missing TTLs or they are misconfigured and we accumulate data we do not need.
In both cases, trying to realize what causes the disk increase is a very tedious process as some clusters have thousands of collections.
To overcome this, we started running a small utility that gathers some data over all our collections. It iterates on all the organizations, all the…2 votes -
Project Activity Feed to have more information on why a `Host experienced a rollback`
Whenever a host is rolled back, the Project Activity Feed will have
Host experienced a rollback
&Host has restarted
entries but it does not provide information on why the host rolled back. Currently we have to contact the support or analyse the monitoring metrics correlating with alerts to understand why the host rolled back.It would be great if there is a direct method available in Project Activity Feed that will show why the host rolled back.
1 vote -
Manage Organization Alerts in Terraform
We should be able to manage organization alerts through terraform, not only project level alerts.
I wanted to create a billing alert at organization level with terraform but was not able to do it, because the resource only allows the alert to be created at project level.
Doc: https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/resources/alert_configuration1 vote -
Atlas disk scale up alerts are useless without the cluster name
I created an alert for Atlas auto scaling the disk events, and asked for it to be sent to the DevOps team mail and a slack channel.
While the mail is informative, the slack message isn't - it doesn't show the cluster where the scale up happens, only the project. Given the fact there's a large amount of clusters in the project, it renders the slack alert rather useless. Please add this to the slack alert as well.
Thanks,
Oren1 vote -
Restrict Atlas users with Charts `Dashboard Viewer` role from viewing cluster data
Atlas users with Charts
Dashboard Viewer
role are required to have AtlasProject Data Access Read Only
role at least to view the Charts Dashboard. By grantingProject Data Access Read Only
role these Atlas users can not only view the Charts Dashboard but also can view the cluster data.It would be great if we can have Atlas users to view Charts Dashboard alone without the need for granting
Project Data Access Read Only
role access. So that they no longer can view the cluster data, which is very important.1 vote -
enforcing tagging
Hi Team,
The customer, has requested a feature similar to Reinforcement Tags[https://docs.aws.amazon.com/whitepapers/latest/tagging-best-practices/implementing-and-enforcing-tagging.html], as offered on AWS. This is a critical need for their operations, as certain units do not consistently include tags on every cluster.
Implementing this feature would greatly enhance their ability to manage and scale their infrastructure effectively.
Thank you for considering this request, and I’m happy to provide further context if needed.
1 vote -
1 vote
-
Support portal central location to manage subscriptions to notifications from MongoDB
There are currently multiple locations to sign up for notifications from MongoDB.
A central location on the Support Portal UI would help Customers to get the information relevant to them.
Current options include:
The MongoDB Alerts page lists critical alerts and advisories for MongoDB Products.RSS feed of all CVE vulnerabilities, which allows customers to subscribe and receive new CVEs alerts as they are published.
The CVE RSS feed can be accessed here: https://www.mongodb.com/alerts/rssThe Standard security alerts page is here.
Please also see the KB: How can I track security updates from MongoDB?.You can subscribe to…
1 vote -
Setting alert from Atlas when scheduled maintenance canceled
Recently we experienced unnecessary resource allocation due to a lack of proper notification. I received maintenance cancellation alert by simple email that "maintenance is no longer needed".
We need ability to set an alert to the channels we're using to notify alerts for maintenance schedule to increase visibility.
Ability to set alerts in Atlas to receive cancellation notifications at the same level of detail as maintenance schedule notifications.1 vote -
Add application connection details
It would be really helpful to be able to see application connection details on Atlas monitoring. The "real time" only shows active collections. I want to see which applications are connecting, active, and what queries are they running etc. At this moment, we don't have that on Atlas web console. Please consider this feature to be added in the coming future.
1 vote -
Include “Tag” Field in the Cost Explorer API Response
We would like to request an enhancement to the API functionality to better support our reporting needs. Specifically, we are asking for a “tag” field to be included in the response from the following endpoint:
https://cloud.mongodb.com/api/atlas/v2/orgs/%s/billing/costExplorer/usageBackground
Our team generates detailed monthly reports on departmental usage costs using the API. Each month, we provide information such as:
• Organization ID
• Project ID
• Cluster NameTo categorize costs, we use tags to assign each cluster to specific internal department categories. These tags are already included in the CSV file available at billing > invoices > download > csv, allowing…
3 votes -
When I want to end my membership, show all the steps that must performed and bring me to those pages to perform the actions.
You guys know what needs to be done to end a membership. Currently it is very user unfriendly to let your user hunt for all the steps. Especially when your instruction do not match the latest interface.
My very poor experience to end my membership would give me pause to recommend MongoDB, because it doesn’t show a customer centric view and behaviour.
1 vote -
Notification per Cluster
I would like to see notifications per cluster.
Our Problem is that we have a nonprod Cluster, that is inactive at night. When it comes back in the Morning, we get a lot of mails "Search Index Build Complete" this is simply not usefull... But if this happens on our prod cluster this would be problematic.1 vote -
Tags on databases and use these tags in Billing dashboards
I want to be able to tag databases inside clusters and be able to build my custom Billing dashboards using these tags.
I have multiple databases within a cluster and each database serves a different feature or microservice. I'd like to know how much I spend by a tag for compute, storage and data transfer, etc.
I want to be able to apply the same tag across multiple clusters on multiple databases, so Billing can be calculated on multiple databases across multiple clusters.
This feature would greatly improve Mongo's FinOps capabilities.
7 votes -
Add an API endpoint to query the updated version of Atlas Administration API
Provide an API endpoint that provides a list of all Atlas Administration API versions or at least the latest verssion.
1 vote
- Don't see your idea?