metrics: promote apiserver_storage_object_counts to stable

- rename etcd_object_counts to apiserver_storage_object_counts

CONTEXT https://github.com/kubernetes/kubernetes/issues/98270
FIXES https://github.com/kubernetes/kubernetes/issues/98270
This commit is contained in:
Yu Yi
2021-03-04 14:42:42 +00:00
parent 97cd5bb7e2
commit 77950ba79b
2 changed files with 20 additions and 3 deletions

View File

@@ -65,3 +65,9 @@
- subresource
- verb
- version
- name: apiserver_storage_object_counts
help: Number of stored objects at the time of last check split by kind.
type: Gauge
stabilityLevel: STABLE
labels:
- resource