|
|
1 سال پیش | |
|---|---|---|
| .. | ||
| pkg | ef84c6f40b Change file storage to memory file storage for tests. | 1 سال پیش |
| 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 | 1 سال پیش |
| go.sum | 30339b54a6 add a lightweight version of node stats to opencost | 1 سال پیش |
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.