thread-pool-occupancy Metric
Percentage utilisation of the threads in the pool
| Metric Name | thread-pool-occupancy | |
| Metric Type | Gauge | |
| Introduced Version | 1.128 | |
| Additional Fields for this Metric | ||
| See the standard field list | ||
| kind | Subclass of statistical metric | |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "233",
"@id" : "gx5byxX9mjDi9yqVMvtN5vhu_432_974_1764244350",
"@ingesttimestamp" : "1764244351096",
"@timestamp" : 1764244350944,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"kind" : "segment-merger",
"name" : "thread-pool-occupancy",
"type" : "GAUGE",
"value" : "0.0"
}