Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
-
Change Atlas Metric Timeline Annotations Color
Filing this on behalf of customers that are having a hard time telling orange and brown apart in Atlas metric timeline annotations (node become secondary, node becomes primary)
1 vote -
Show total disk size and index size used for each cluster prominently so we can upgrade if we need to
Right now, I do this manually. Would be good to see the totals prominently, along with a recommended upgrade/ not next to it, and single click to select the next size.
1 vote -
Billing Alerts Improvement
We find the conditions for billing alerts to be very limited. We were hoping we would be able to setup an alert that triggers when a certain threshold of our total subscription amount has been used for better monitoring. For example, >= 75% of the total subscription amount is used.
1 vote -
Display chart annotations more conspicuously
To access chart annotations, users have to first hover over the metrics display, click on the info icon next to the title of a specific metric, and then read the annotations under the explanation of that metric. I didn't know they even existed until a support person happened to mention the vertical lines and I asked what they were. It would be more user-friendly to have the annotations (really, a legend for vertical lines) displayed separately in a more conspicuous location. Maybe in an info icon next to the annotation toggle? Another option would be for the vertical lines to…
1 vote -
Mongodb atlas logs - IP whitelist information
Hi Team,
We understand that network whitelist information (IPs added/removed) will be available only in portal under project activity feed. As our requirement is to access this information via API.Please let us know is there any feasibility of having these project level network whitelist information through API or in db logs in near future.
1 vote -
Project Alerts: show details about "Closed Alerts"
In "Project Alerts" we can only see certain details about "Closed Alerts," e. g. for an "Index Suggestion" we can only see the timestamp and the fact, that there was an index suggestion. You can't see what the specific suggestion was. So if you look through the history of alerts, you cannot tell if for multiple alerts it was always about the same index to be created, or whether it was for different indexes.
Likewise, for "Daily amount billed ($) is above threshold" you can see that the threshold was exceeded, but you can't see what the specific billed amount…
1 vote -
Allow bulk changes to alerts - e.g. changing slack channel
Changes alerts is really painful. For one thing, pressing the Enter key doesn't close the dialog and nor does pressing Escape.
This makes it really painful to change something simple like the slack channel used for alerts.
1 vote -
Disk throughput in monitoring
Currently we have disk IOPS in monitoring (both read and write).
One of the metrics that play a role to decide whether to have a provisioned disk or not, at least with AWS hosting, is the disk bandwidth.
For instance with a large enough disk, like 2000GB, I have max 250MB/s bandwidth with an unprovisioned (gp2) disk (the maximum), but could go to 500MB/s with a provisioned (io1) disk of that size.1 vote -
Credits by period
Provide the ability to display and export credits by period (from date - to date) instead of selecting each single month, so that uers can easily display credit trends, etc. without downloading a lot of cvs and merge them togheter.
1 vote -
Add a Transaction Commits / Sec Metric Graph to Atlas
Add a graph in Atlas to display "transactions.totalCommitted" on a per second basis to the Atlas metrics UI. Customers that are using transactions are often more interested in the # of transaction commits per second than opcounters.
I have had to use mongostat on a number customer evaluations because this metric is not available.
1 vote -
The page fault metric is not available in the Datadog integration
The page fault metric is not available in the Datadog integration
1 vote -
Better message for "Removed Indexes" in Activity Feed during Atlas rolling index build
During a rolling index build, it is expected to have 2 "Deployment configuration published" notifications - 1 for Added Indexes and another 1 for Removed Indexes. This is because an entry for this desired index is added to the automation config and then the automation agent builds it accordingly. Once the agent is done building it, we remove the entry for that index from the automation config. Indeed, this does not drop the index.
However, from the term of "Removed Indexes", it can cause confusion that the index is dropped. Hence, this feature request is filed for clearer message so…
1 vote -
Disk Usage Breakdown
When looking at the cluster page, I can see Disk Usage = 1.6GB, for example, but I don't know what the breakdown of that is. For instance, if I look at the same DB and add up the size of the collections themselves it's barely 1.5MB. So 1.6 Gig disk = 1.5 Meg data. I suspect this is oplog etc. but it is a pretty confusing potential red herring when diagnosing performance issues etc.
1 vote -
eviction metrics
Please include eviction metrics as well in monitored metrics in atlas so that it will provide an overview how many evictions are happening in particular time and there by decide correct memory for the instance.
1 vote -
Atlas Activity feed should be searchable by cluster
The Atlas activity feed is currently searchable by Type of event. It should have an option to search by cluster name to quickly narrow down any particular activities relating to a particular cluster
1 vote -
Separate metric graphs of egress outside the region per database, collection, user, destination
Separate metric graphs of egress outside the region per database, collection, user, destination, so that I can easily find out what is causing the egress traffic which is billed on my account. This will also help me identify what parts could be good to move to different cluster in another region closer to the user,
1 vote -
Allow default settings on alerts on project/organization level
It would be great if there was a way to set the default notification channels for alerts on the project and organization level.
I was recently informed by the support team that there is no possible way of doing so, and that all alerts should be changed individually rather than for the whole project in one go.
1 vote -
Add eventTypeName for Maintenance Windows in alertConfigs response
After adding a maintenance window to an Atlas project, the alertConfigs returns additional entries that do not include an eventTypeName field, it seems that these additional entries relate to the maintenance window but it's not clear:
{
"created" : "2020-02-28T16:04:18Z",
"enabled" : true,
"groupId" : "***",
"id" : "***",
"links" : [ {
"href" : "<a rel="nofollow noreferrer" href="https://cloud.mongodb.com/api/public/v1.0/groups/***/alertConfigs/5e593a02559f765dca07acfe"">https://cloud.mongodb.com/api/public/v1.0/groups/***/alertConfigs/5e593a02559f765dca07acfe"</a>,
"rel" : "self"
} ],
"matchers" : [ ],
"notifications" : [ {
"delayMin" : 0,
"emailEnabled" : true,
"intervalMin" : 60,
"roles" : [ "GROUP_OWNER" ],
"smsEnabled" : false,
"typeName" : "GROUP"
} ],
"updated" : "2020-02-28T16:04:18Z"}, {
…"created"
1 vote -
1 vote
-
Time Sensitive Alerts
I would like the ability to (optionally) set a time window for any alert. IE Alert me if average write latency rises above 500 msec from 8am to 8pm. If outside those times don't alert me.
1 vote
- Don't see your idea?