Version: 2022.2
言語: 日本語
public double TimeInQueueMicroseconds ;

説明

The amount of time the read request waited in the AsyncReadManager queue, in microseconds.

For read requests that were actively reading or had already finished when this metrics record was created, the time reported is the total time spent in the queue. For pending requests still waiting in the queue, the time reported is the time spent in the queue so far.