Skip to content

Commit b4c3485

Browse files
authored
Merge pull request #1675 from geojaz/geojaz/add_kube_pod_nodeselector
Adds kube_pod_nodeselector metric
2 parents 6a8c6f8 + 9a6fae5 commit b4c3485

File tree

5 files changed

+122
-46
lines changed

5 files changed

+122
-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)