The iris_db_latency metric measures latency to the database using a random read per documentation.  Is it possible that this random read could be either a physical or logical read or is it always one or the other? That could make a big difference in how the metric is used.   Thanks.