tlwu2013 / 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.

Home Page:https://coreos.com/blog/introducing-operator-framework-metering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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.

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.

https://coreos.com/blog/introducing-operator-framework-metering

License:Apache License 2.0


Languages

Language:Go 73.1%Language:Shell 12.0%Language:Thrift 6.0%Language:Groovy 4.5%Language:Makefile 2.9%Language:JSONiq 0.7%Language:Smarty 0.6%Language:sed 0.1%