Ishaan Mittal 2d3856537f return metrics name in name method to avoid overlap of multiple ID with unique names (#3372) 8 ヶ月 前
..
pkg 2d3856537f return metrics name in name method to avoid overlap of multiple ID with unique names (#3372) 8 ヶ月 前
README.md a2c287d402 Modular Opencost (#3031) 11 ヶ月 前
go.mod a9152cb0b7 [Collector] Scraper Diagnostics (#3337) 8 ヶ月 前
go.sum a9152cb0b7 [Collector] Scraper Diagnostics (#3337) 8 ヶ月 前

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.