Skip to content

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.

License

Notifications You must be signed in to change notification settings

aland-zhang/operator-metering

 
 

Repository files navigation

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: alpha

Most major planned features are implemented, however the API is still subject to change.

Getting Started

For installation instructions, please see the installation portion of the documentation.

See the above installation guide for links to configuring and using Chargeback.

Developers

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

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 68.4%
  • Shell 12.9%
  • Thrift 7.3%
  • Groovy 5.7%
  • Makefile 2.6%
  • Dockerfile 1.9%
  • Other 1.2%