yugabyte/yugabyte-db

[YSQL] Add a metrics to track read restarts at the storage layer

Closed this issue · 1 comments

Jira Link: DB-11996

Description

Read restarts may be retried at the storage layer if no read time is explicitly passed to the storage layer. Here, we want to also track the number of retries that occurred at the storage layer itself.

Issue Type

kind/bug

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.

We do not expect read restarts at the storage layer, thanks to local limit.