Need old fields ( quantity , unit, unitPriceDollars ) to be added to Atlas Billing Chart Database in new Ingestion Feature
Previous version of the Github Project - https://github.com/aredalen/atlas-billing had many field in Billing Database ( Details collection ) now its not available in the new feature in MongoDB Atlas Charts.
We need those fields ( quantity , unit, unitPriceDollars ) to be added to Atlas Billing Chart Database in new Ingestion Feature.
Previous Database: Billing DB - Details Collection
New database: Atlas-billing - lineItems Collection doesn’t have below fields.
-quantity
-unit
-unitPriceDollars
We require these fields for building detailed daily app-wise consumption report.
-
AdminRyan (Product Designer, MongoDB) commented
Hi Rajesh, thank you for letting us know how those fields are important to your billing reports. We've added them back a few months ago. You should now be able to use them to build charts.