Atlas
- A brief description of what you are looking to do
- How you think this will help
- Why this matters to you
40 results found
-
Include cluster labels in the billing usage details
Similar to how AWS includes tags/labels in their billing dashboard, I'd like the ability for my cluster labels to be included as a column in my billing usage details (or even the exported CSV).
This will allow me to categorize my billing usage as granular as clusters in addition to the current method which is by project.
63 votes -
Add information to the billing API reponse
When retrieving the billing details through the API, we are missing some information for a perfect understanding (and automation) :
- Number of nodes of the cluster. Indeed, without this information, the field "quantity" is kind of complicated to interpret
- Group Name. Each entry is attached to a groupId, but sometimes when the project has been deleted, it is impossible to retrieve its name, so pretty complicated to interpret (in the UI, the group name is available, so I guess it can be in the API)
12 votes -
Credits API
I need an API that will allow access to the items under credits in the billing page.
This will allow me to pull this information daily into our master usage database to support our dashboards12 votes -
Public API to get cluster pricing
Currently, we have to use the UI to get a pricing estimate for a cluster. Having a programmatic way to get this estimate would be very valuable.
11 votes -
allow API to retrieve closed project
Even if a project has been closed, it would be good to see what the name was. After all, the project ID shows up in the bill, why not the project name?
9 votes -
Request for Enabling Vendor-Metered Tagging on AWS Marketplace
Hi Team,
We are currently utilizing MongoDB services via the AWS Marketplace and have encountered an issue related to cost allocation tags.
We have recently been working on improving our cost management and reporting processes within AWS.
A key component of this effort involves leveraging AWS-generated cost allocation tags, particularly those prefixed with "aws:marketplace:isv:".
However, upon review, we have noticed that these specific tags are not available or being applied to MongoDB services that we are using.The absence of vendor-metered tags for MongoDB on AWS Marketplace is hindering our ability to effectively track and allocate costs associated with your…
8 votes -
View billing information at project level
I think it would be a good idea to be able to see billing/invoices at project level. So the project owner will only see the consumption of his projects.
By giving project owners the "Organization Billing Viewer" role, we make it possible for them to see the billing for the whole organization. A new role for the project owner to view only their own project invoices would be nice.
6 votes -
Need an automated way to send out usage reports per Project
I work for a company that has multiple departments and we need a way for monthly usage reports to be sent out to each project owner.
6 votes -
Granular cost and inventory details
We are building a unified portal to view our databases and almost all other managed cloud providers like AWS provide instance level/node level view of clusters.
Currently, there's no way for me to get instance level/node level inventory details.Also, when billing/cost is generated, it's generated on a cluster-level basis. Since we now have separate sizing for Analytical nodes and Electable nodes, it's better to separate out the cost to be at an instance level.
Again, all cloud providers like AWS do give us instance-level costing for EC2/RDS so I don't see why that can't be technically possible.
Support costs…5 votes -
invoice
Invoice should show the ClusterName combined with Cluster Tier and Server Hours same with Data Transfer. With these, it is easy to determine how much cost we are spending per ClusterName. Right now it only shows per ClusterTier which is hard to separate the cost if you have 2 same ClusterTier.
4 votes -
Accept Cryptocurrency Payments
Accept cryptocurrency payments for billing purposes as Paypal or Cards are very unreliable. Recommended cryptos - Bitcoin (BTC), Ethereum (ETH), Bitcoin Cash (BCH), Dash.
Commerce between users and mongoDB platform will greatly improve by allowing payment mechanisms that have instant transactions at a much lower fees.
4 votes -
Please add a debit card payment method.
Some countries use debit cards primarily so it would be great if we could have that option as a payment method.
3 votes -
More information about snapshots and oplog sizes for backup optimization
Backup optimizations always involve costs. However, currently, we only have access to the number of GB we are consuming. I'm not able to tell which snapshots are full or incremental. Also, when Continuous Backup is enabled, I can't see how much I'm spending on oplogs and snapshots.
Without that information, I can't figure out if it would be better to reduce the Point-in-Time window, delete old snapshots, or change the snapshot policy.
I went through these documentation, but I still miss the actual sizes of snapshots and logs to make the correct decision.
- https://support.mongodb.com/article/000021504
- https://support.mongodb.com/article/0000210992 votes -
Existing Owner business
Please SOLVE my billing
2 votes -
Please let users know you will be making huge charges for no services provided!
Please let know users that Atlas will generate huge charges for NO usage and will be hit with huge bills without having even used your service. Also, please let users know that MongoDB will not build or compile on Raspberry Pi either Ubuntu or Debian!
2 votes -
Disable duplicate linked Organization names
Currently, one can create multiple linked sub-organizations under a main billing organization, but having the exact same names. The below API command, run repeatedly, will create the same sub-org name with different orgId's. I believe this only serves to confuse administrators and makes management more difficult -- therefore, I'd rather have the API fail with "HTTP 4xx: Another organization already exists with the same name."
curl -s -X POST --digest -u "$ATLASPUBLICKEY:$ATLASPRIVATEKEY" \
--header "Content-Type: application/json" \
--data '{ "name": "MYORG", "orgOwnerId": "MYORGOWNERID" }' "https://cloud.mongodb.com/api/atlas/v1.0/orgs" \
| jq -r .organization.name2 votes -
Add a button to retry to collect a payment on the billing - invoices tab
Add a button to retry to collect the payment from a credit card on user request. This will help when there are problems with the credit card funds or credit limit.
2 votes -
payment
Add PIX payment method. I don't know how much of a hassle it's to implement such payment method for brazillians, but I think it would be one of the "killer feature" for us. Thank you.
2 votes -
Calculate Atlas Enterprise by sku
On the invoice, calculate the support value per SKU. Currently, the value of Atlas Enterprise is not included in the SKU.
1 vote -
Data transfer costs - Capacity Units Breakdown Invoice
On the invoices include the costs of data-transfer based on capacity units / hour. Capacity units are calculated based on 3 categories: "New connections or flows","Active connections or flows" or "Processed bytes".
One of the difficulties from the user perspective is to understand how much is the usage of our application on MongoDB is contributing for each category?Example: I was charged for 10000 Capacity Units for 3h, at $0.012 hour. Final charge is 360$. The problem with this is that I don't know what is contributing most for my cost, is it the "New connections"? "Active Connections? or "Processed…
1 vote
- Don't see your idea?