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" : "41",
"@id" : "Y3hehJLWIC08HrPzpGr145yP_7471_1723_1749373157",
"@ingesttimestamp" : "1749373157851",
"@timestamp" : 1749373157787,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"executor" : "digestlive",
"name" : "thread-pool-queue-size",
"type" : "GAUGE",
"value" : "0"
}