Matt Bolt ef84c6f40b Change file storage to memory file storage for tests. пре 11 месеци
..
pkg ef84c6f40b Change file storage to memory file storage for tests. пре 11 месеци
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 година
go.mod 30339b54a6 add a lightweight version of node stats to opencost пре 11 месеци
go.sum 30339b54a6 add a lightweight version of node stats to opencost пре 11 месеци

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.