Skip to content

Commit 3d31c59

Browse files
author
Han Kang
committed
expand on GA requirements for metrics stability framework
1 parent dee7b53 commit 3d31c59

File tree

1 file changed

+4
-8
lines changed
  • keps/sig-instrumentation/1209-metrics-stability

1 file changed

+4
-8
lines changed

keps/sig-instrumentation/1209-metrics-stability/README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -130,15 +130,11 @@ See:
130130

131131
#### Beta -> GA Graduation
132132

133-
- Select stable metrics from control plane components
133+
- Promote (some) metrics to STABLE status
134+
- [apiserver_storage_object_counts](https://github.com/kubernetes/kubernetes/issues/98270)
135+
- `apiserver_request_total` will also be promoted (as discussed in biweekly SIG apimachinery meeting)
134136
- Implement the ability to turn off individual metrics (see [here](keps/sig-instrumentation/1209-metrics-stability/20191028-metrics-stability-to-beta.md#non-goals))
135-
136-
**For non-optional features moving to GA, the graduation criteria must include
137-
[conformance tests].**
138-
139-
TODO(@logicalhan): ^
140-
141-
[conformance tests]: https://git.k8s.io/community/contributors/devel/sig-architecture/conformance-tests.md
137+
- [Unbounded valuesets for metric labels](https://github.com/kubernetes/kubernetes/issues/76302)
142138

143139
### Upgrade / Downgrade Strategy
144140

0 commit comments

Comments
 (0)