mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-08-25 00:00:32 +00:00
12 lines
488 B
Markdown
12 lines
488 B
Markdown
# 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.
|