update documentation with custom collector metrics

Change-Id: I78f2ca39bb4750e9596fba171136ffbe3ad35538
This commit is contained in:
Han Kang
2022-11-01 13:57:10 -07:00
parent c2f67ac141
commit 12d58d0875
2 changed files with 6 additions and 3 deletions

View File

@@ -2775,6 +2775,7 @@
help: Observations, at the end of every nanosecond, of number of requests (as a
fraction of the relevant limit) waiting or in any stage of execution (but only
initial stage for WATCHes)
type: TimingRatioHistogram
stabilityLevel: ALPHA
labels:
- phase
@@ -2795,6 +2796,7 @@
namespace: apiserver
help: Observations, at the end of every nanosecond, of utilization of seats for
any stage of execution (but only initial stage for WATCHes)
type: TimingRatioHistogram
stabilityLevel: ALPHA
labels:
- priority_level
@@ -2819,6 +2821,7 @@
namespace: apiserver
help: Observations, at the end of every nanosecond, of the number of requests (as
a fraction of the relevant limit) waiting or in regular stage of execution
type: TimingRatioHistogram
stabilityLevel: ALPHA
labels:
- phase