Number of tasks in queue for the given thread pool

Metric Namethread-pool-queue-size
Metric TypeGauge
Introduced Version1.131
Additional Fields for this Metric  
 executor 

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "1",
   "@id" : "RFqPuCKcrRXVfDtkjx7v7Tys_22_1570_1714448602",
   "@ingesttimestamp" : "1714448602587",
   "@timestamp" : 1714448602528,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "executor" : "global-async-change",
   "name" : "thread-pool-queue-size",
   "type" : "GAUGE",
   "value" : "0"
}