Matt Bolt ef84c6f40b Change file storage to memory file storage for tests. 1 an în urmă
..
pkg ef84c6f40b Change file storage to memory file storage for tests. 1 an în urmă
README.md ebb80d7c95 Initial pass at a prometheus extraction. This is very much in-progress and will not compile as-is. DataSource contract is also very up in the air at this point. 1 an în urmă
go.mod 30339b54a6 add a lightweight version of node stats to opencost 1 an în urmă
go.sum 30339b54a6 add a lightweight version of node stats to opencost 1 an în urmă

README.md

OpenCost Data Sources - Collector

The OpenCost Collector is a data source implementation which provides OpenCost with the metrics and metadata required to calculate cost allocation. The collector is responsible for gathering data from various sources, such as Kubernetes, cloud providers, and other external systems, and transforming it into a format that can be consumed by the OpenCost API.