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" : "36",
"@id" : "bz9MpZBv2pYKB3WBF9PrmApx_11794_1326_1743325142",
"@ingesttimestamp" : "1743325142971",
"@timestamp" : 1743325142916,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"executor" : "digestlive",
"name" : "thread-pool-queue-size",
"type" : "GAUGE",
"value" : "0"
}