Saurav Teli 7048a93b04 Fix: CSV export data query failures with missing metrics (#3284) 8 mēneši atpakaļ
..
pkg 7048a93b04 Fix: CSV export data query failures with missing metrics (#3284) 8 mēneši atpakaļ
README.md a2c287d402 Modular Opencost (#3031) 1 gadu atpakaļ
go.mod 13f330c7a4 bump dependencies (#3382) 10 mēneši atpakaļ
go.sum a9152cb0b7 [Collector] Scraper Diagnostics (#3337) 11 mēneši atpakaļ

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.