mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-24 19:38:02 +00:00
Promote apiserver_requested_deprecated_apis metric to stable
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user