How to check current size of the ealastisearch queues defined in threadpool.XXX.queue_size?

The nodes stats API reports the queue sizes:

https://www.elastic.co/guide/en/elasticsearch/reference/current/cluster-nodes-stats.html

Mike McCandless