thread-pool-queue-size Metric
Number of tasks in queue for the given thread pool
| Metric Name | thread-pool-queue-size | |
| Metric Type | Gauge | |
| Introduced Version | 1.131 | |
| Additional Fields for this Metric | ||
| See the standard field list | ||
| executor | ||
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "233",
"@id" : "gx5byxX9mjDi9yqVMvtN5vhu_432_970_1764244350",
"@ingesttimestamp" : "1764244351096",
"@timestamp" : 1764244350944,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"executor" : "global-async-change",
"name" : "thread-pool-queue-size",
"type" : "GAUGE",
"value" : "0"
}