{"id":13461572,"url":"https://github.com/opencost/opencost","last_synced_at":"2025-05-15T00:06:28.367Z","repository":{"id":37076403,"uuid":"178079595","full_name":"opencost/opencost","owner":"opencost","description":"Cost monitoring for Kubernetes workloads and cloud costs","archived":false,"fork":false,"pushed_at":"2025-05-14T22:17:04.000Z","size":53454,"stargazers_count":5765,"open_issues_count":95,"forks_count":616,"subscribers_count":49,"default_branch":"develop","last_synced_at":"2025-05-15T00:03:46.671Z","etag":null,"topics":["aws","azure","cncf","cost","cost-optimization","finops","gcp","k8s","kubernetes","monitoring","opencost","prometheus"],"latest_commit_sha":null,"homepage":"http://opencost.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opencost.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-03-27T21:49:05.000Z","updated_at":"2025-05-14T15:49:43.000Z","dependencies_parsed_at":"2023-07-13T11:31:07.753Z","dependency_job_id":"bd3326d9-cd5d-4a98-9e22-53913ab0d285","html_url":"https://github.com/opencost/opencost","commit_stats":{"total_commits":2917,"total_committers":147,"mean_commits":"19.843537414965986","dds":0.8234487487144326,"last_synced_commit":"805b231751843b995e6c56748d9b2d6abf7420bf"},"previous_names":["kubecost/cost-model"],"tags_count":416,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencost%2Fopencost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencost%2Fopencost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencost%2Fopencost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencost%2Fopencost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opencost","download_url":"https://codeload.github.com/opencost/opencost/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254249199,"owners_count":22039029,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","azure","cncf","cost","cost-optimization","finops","gcp","k8s","kubernetes","monitoring","opencost","prometheus"],"created_at":"2024-07-31T11:00:44.968Z","updated_at":"2025-05-15T00:06:23.356Z","avatar_url":"https://github.com/opencost.png","language":"Go","readme":"[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/6219/badge)](https://www.bestpractices.dev/projects/6219)\n[![Gurubase](https://img.shields.io/badge/Gurubase-Ask%20OpenCost%20Guru-006BFF)](https://gurubase.io/g/opencost)\n\n![](./opencost-header.png)\n\n# OpenCost — your favorite open source cost monitoring tool for Kubernetes and cloud spend\n\nOpenCost give teams visibility into current and historical Kubernetes and cloud spend and resource allocation.\nThese models provide cost transparency in Kubernetes environments that support multiple applications, teams, departments, etc.\nIt also provides visibility into the cloud costs across multiple providers.\n\nOpenCost was originally developed and open sourced by [Kubecost](https://kubecost.com). This project combines a [specification](/spec/) as well as a Golang implementation of these detailed requirements. The web UI is available in the [opencost/opencost-ui](http://github.com/opencost/opencost-ui) repository.\n\n[![OpenCost UI Walkthrough](./ui/src/thumbnail.png)](https://youtu.be/lCP4Ci9Kcdg)\n*OpenCost UI Walkthrough*\n\nTo see the full functionality of OpenCost you can view [OpenCost features](https://opencost.io). Here is a summary of features enabled:\n\n- Real-time cost allocation by Kubernetes cluster, node, namespace, controller kind, controller, service, or pod\n- Multi-cloud cost monitoring for all cloud services on AWS, Azure, GCP\n- Dynamic on-demand k8s asset pricing enabled by integrations with AWS, Azure, and GCP billing APIs\n- Supports on-prem k8s clusters with custom CSV pricing\n- Allocation for in-cluster K8s resources like CPU, GPU, memory, and persistent volumes\n- Easily export pricing data to Prometheus with /metrics endpoint ([learn more](https://www.opencost.io/docs/installation/prometheus))\n- Carbon costs for cloud resources\n- Support for external costs like Datadog through [OpenCost Plugins](https://github.com/opencost/opencost-plugins)\n- Free and open source distribution ([Apache2 license](LICENSE))\n\n## Getting Started\n\nYou can deploy OpenCost on any Kubernetes 1.20+ cluster in a matter of minutes, if not seconds!\n\nVisit the full documentation for [recommended installation options](https://www.opencost.io/docs/installation/install).\n\n## Usage\n\n- [Cost APIs](https://www.opencost.io/docs/integrations/api)\n- [CLI / kubectl cost](https://www.opencost.io/docs/integrations/kubectl-cost)\n- [Prometheus Metrics](https://www.opencost.io/docs/integrations/prometheus)\n- [User Interface](https://www.opencost.io/docs/installation/ui)\n\n## Contributing\n\nWe :heart: pull requests! See [`CONTRIBUTING.md`](CONTRIBUTING.md) for information on building the project from source and contributing changes.\n\n## Community\n\nIf you need any support or have any questions on contributing to the project, you can reach us on [CNCF Slack](https://slack.cncf.io/) in the [#opencost](https://cloud-native.slack.com/archives/C03D56FPD4G) channel or attend the biweekly [OpenCost Working Group community meeting](https://bit.ly/opencost-meeting) from the [Community Calendar](https://bit.ly/opencost-calendar) to discuss OpenCost development.\n\n## FAQ\n\nYou can view [OpenCost documentation](https://www.opencost.io/docs/FAQ) for a list of commonly asked questions.\n","funding_links":[],"categories":["Go","Cost \u0026 Governance","Repositories","Continuous Monitoring","By Industry","Tools and Libraries","Cloud cost management","By Language","azure","语音识别与合成_其他","Tooling— Observability and Cost Optimization"],"sub_categories":["3. Run it locally","Container Orchestration","DevOps","Miscellaneous","Threat modelling","Go","资源传输下载"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopencost%2Fopencost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopencost%2Fopencost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopencost%2Fopencost/lists"}