Update documentation-list.yaml

This commit is contained in:
Peter Nguyen
2025-11-30 11:48:08 -08:00
parent 08c3b2807e
commit 4525702095

View File

@@ -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: