Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.76 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.76 KB

Documentation

This documentation is intended to be a complete reflection of the current state of the exposed metrics of openshift-state-metrics.

Any contribution to improving this documentation or adding sample usages will be appreciated.

Table of Contents

Metrics Stages

Stages about metrics are grouped into three categories:

Stage Description
EXPERIMENTAL Metrics which normally correspond to the Kubernetes API object alpha status or spec fields and can be changed at any time.
STABLE Metrics which should have very few backwards-incompatible changes outside of major version updates.
DEPRECATED Metrics which will be removed once the deprecation timeline is met.

Exposed Metrics

Per group of metrics there is one file for each metrics. See each file for specific documentation about the exposed metrics:

CLI Arguments

Additionally, options for openshift-state-metrics can be passed when executing as a CLI, or in a openshift environment. More information can be found here: CLI Arguments