You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,10 @@ Stages about metrics are grouped into three categories:
21
21
| STABLE | Metrics which should have very few backwards-incompatible changes outside of major version updates. |
22
22
| DEPRECATED | Metrics which will be removed once the deprecation timeline is met. |
23
23
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
+
24
28
## Exposed Metrics
25
29
26
30
Per group of metrics there is one file for each metrics. See each file for specific documentation about the exposed metrics:
0 commit comments