Promote apiserver_requested_deprecated_apis metric to stable

This commit is contained in:
Jordan Liggitt
2021-05-11 16:24:58 -04:00
parent 9126048c9c
commit 7877539e30
2 changed files with 12 additions and 1 deletions

View File

@@ -65,6 +65,17 @@
- subresource
- verb
- version
- name: apiserver_requested_deprecated_apis
help: Gauge of deprecated APIs that have been requested, broken out by API group,
version, resource, subresource, and removed_release.
type: Gauge
stabilityLevel: STABLE
labels:
- group
- removed_release
- resource
- subresource
- version
- name: apiserver_storage_objects
help: Number of stored objects at the time of last check split by kind.
type: Gauge