Skip to content

Commit 2b08520

Browse files
geojazEric Hole
authored andcommitted
Adds opt-in metric info and builds out opt-in column in Pod
1 parent b2bdf2b commit 2b08520

File tree

2 files changed

+50
-46
lines changed

2 files changed

+50
-46
lines changed

docs/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ Stages about metrics are grouped into three categories:
2121
| STABLE | Metrics which should have very few backwards-incompatible changes outside of major version updates. |
2222
| DEPRECATED | Metrics which will be removed once the deprecation timeline is met. |
2323

24+
## Opt-in Metrics
25+
26+
As of v2.3.0, kube-state-metrics supports additional opt-in metrics via the CLI flag `-metric-opt-in-list`. See the metric documentation to identify which metrics need to be specified.
27+
2428
## Exposed Metrics
2529

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

0 commit comments

Comments
 (0)