yugabyte/yugabyte-db

[DocDB] Implement tablet size metrics.

Open

#10,721 opened on Nov 29, 2021

View on GitHub
 (0 comments) (0 reactions) (1 assignee)C (1,003 forks)batch import
area/docdbgood first issuehelp wantedkind/enhancementpriority/medium

Repository metrics

Stars
 (8,229 stars)
PR merge metrics
 (Avg merge 17d 21h) (92 merged PRs in 30d)

Description

Jira Link: DB-1122

Description

Need tablet max and average size metric per table in order to be able to alert on the scenarios, where one tablet is much larger that the other ones, for a long period of time.

Contributor guide