/operator-metering

Operator metering 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.

Primary LanguageGoApache License 2.0Apache-2.0

Overview

This project is a component of the Operator Framework, an open source toolkit to manage Kubernetes native applications, called Operators, in an effective, automated, and scalable way. Read more in the introduction blog post.

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

Project Status: Generally Available

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.