Skip to content

The Metering Operator is responsible for collecting metrics and other information about what's happening in a Kubernetes cluster, and providing a way to create reports on the collected data.

License

kube-reporting/metering-operator

Repository files navigation

Notice

Metering Operator is no longer under active development. If you are interested in taking over development of this project please open a github issue to discuss with current maintainers. Thank you.

Overview

The Metering Operator records historical cluster usage and can generate usage reports showing usage breakdowns by pod or namespace over arbitrary time periods.

Project Status: Beta

Read more about the implemented and planned features in the documentation:

Developers

To follow the developer getting started guide, use Documentation/dev/developer-guide.md.