yugabyte/yugabyte-db
View on GitHub[DocDB] Add a new metrics of the time spent during node restart to bootstrap all tablets
Open
#19,708 opened on Oct 27, 2023
area/docdbgood first issuekind/enhancementpriority/medium
Repository metrics
- Stars
- (8,229 stars)
- PR merge metrics
- (Avg merge 17d 21h) (92 merged PRs in 30d)
Description
Jira Link: DB-8502
Description
Currently we have ts_bootstrap_time_sum as the total cpu time spent to bootstrap all tablets. Since tablets are bootstrapped asynchronously, it also worth to track the duration from starting bootstrapping and bootstrapping all tablets.
Issue Type
kind/enhancement
Warning: Please confirm that this issue does not contain any sensitive information
- I confirm this issue does not contain any sensitive information.