Show HN: Open Source Cloud Costs Monitoring in Docker(github.com)
github.com
Show HN: Open Source Cloud Costs Monitoring in Docker
https://github.com/mattray/opencost/blob/docker-ui/demo/README.md
3 comments
This looks like a waste of time. What is this even useful for?
Cloud billing is notoriously complicated to deal with, this is a CNCF project that should help folks access this data without having to maintain a bunch of artisanal scripts.
To give engineering, platform, and other teams a (multi-cloud) cost monitoring that is standardized across all major providers...
If you're not familiar with OpenCost, it's the open source CNCF project for monitoring Kubernetes and cloud spending. It's a Golang implementation of the OpenCost Specification for monitoring Kubernetes cloud costs. It has an optional web UI and you can also run it as a Prometheus metrics exporter. The code is all at https://github.com/opencost/opencost and you can learn more about the project at https://opencost.io