Files
kumomta/docs/reference/metrics/kumod/thread_pool_parked.md
T
Wez Furlong 87b64c8d2b docs: flesh out docs for a number of metrics
Give some suggestions on how to interpret a number of the metrics,
as well as cross linking to relevant documentation for them.
2026-02-04 11:45:11 +00:00

488 B

thread_pool_parked

Type: Gauge
Labels: pool

number of parked (idle) threads in a thread pool.

!!! info This metric has labels which means that the system will track the metric for each combination of the possible labels that are active. Certain labels, especially those that correlate with source or destination addresses or domains, can have high cardinality. High cardinality metrics may require some care and attention when provisioning a downstream metrics server.