Hi, I need to measure the query execution time, how can I do this? The library itself has a "MessageProcessingTime - Average time of processing message" metric, but this is not what is needed, since this metric shows up to the time when we take our request from the queue of requests, and I need the time for full processing.