diff --git a/test/instrumentation/documentation/documentation-list.yaml b/test/instrumentation/documentation/documentation-list.yaml index 1081b9b0de8..674a1893d61 100644 --- a/test/instrumentation/documentation/documentation-list.yaml +++ b/test/instrumentation/documentation/documentation-list.yaml @@ -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 diff --git a/test/instrumentation/documentation/documentation.md b/test/instrumentation/documentation/documentation.md index 2531eaabcc7..196c9b97d3e 100644 --- a/test/instrumentation/documentation/documentation.md +++ b/test/instrumentation/documentation/documentation.md @@ -412,19 +412,19 @@ components using an HTTP scrape, and fetch the current metrics data in Prometheu