Matt Bolt 1e063c6bda Add cpu usage counter reset protection to prevent negative usage samples from being propagated 13 часов назад
..
pkg 1e063c6bda Add cpu usage counter reset protection to prevent negative usage samples from being propagated 13 часов назад
README.md a2c287d402 Modular Opencost (#3031) 11 месяцев назад
go.mod 15062d02d2 Bump AWS SDK Go v2 dependencies to latest across all modules (#3768) 1 неделя назад
go.sum 15062d02d2 Bump AWS SDK Go v2 dependencies to latest across all modules (#3768) 1 неделя назад

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.