diff --git a/test/instrumentation/documentation/documentation-list.yaml b/test/instrumentation/documentation/documentation-list.yaml index 52b351d5b0c..093dbef9eac 100644 --- a/test/instrumentation/documentation/documentation-list.yaml +++ b/test/instrumentation/documentation/documentation-list.yaml @@ -5486,28 +5486,28 @@ subsystem: workqueue help: Total number of adds handled by workqueue type: Counter - stabilityLevel: ALPHA + stabilityLevel: BETA labels: - name - name: depth subsystem: workqueue help: Current depth of workqueue type: Gauge - stabilityLevel: ALPHA + stabilityLevel: BETA labels: - name - name: longest_running_processor_seconds subsystem: workqueue help: How many seconds has the longest running processor for workqueue been running. type: Gauge - stabilityLevel: ALPHA + stabilityLevel: BETA labels: - name - name: queue_duration_seconds subsystem: workqueue help: How long in seconds an item stays in workqueue before being requested. type: Histogram - stabilityLevel: ALPHA + stabilityLevel: BETA labels: - name buckets: @@ -5525,7 +5525,7 @@ subsystem: workqueue help: Total number of retries handled by workqueue type: Counter - stabilityLevel: ALPHA + stabilityLevel: BETA labels: - name - name: unfinished_work_seconds @@ -5534,14 +5534,14 @@ by work_duration. Large values indicate stuck threads. One can deduce the number of stuck threads by observing the rate at which this increases. type: Gauge - stabilityLevel: ALPHA + stabilityLevel: BETA labels: - name - name: work_duration_seconds subsystem: workqueue help: How long in seconds processing an item from workqueue takes. type: Histogram - stabilityLevel: ALPHA + stabilityLevel: BETA labels: - name buckets: