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" : "217",
"@id" : "SI4q0IXB1I5Wwds4Jlh2Uy4L_353_722_1759654818",
"@ingesttimestamp" : "1759654818747",
"@timestamp" : 1759654818640,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"executor" : "digestlive",
"name" : "thread-pool-queue-size",
"type" : "GAUGE",
"value" : "0"
}