0 comments (0 comments)0 reactions (0 reactions)1 assignee (1 assignee)C1,003 forks (1,003 forks)batch import
area/docdbgood first issuehelp wantedkind/enhancementpriority/medium
Repository metrics
- Stars
- 8,229 stars (8,229 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
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
- Research direction
- Examine the existing metrics collection in the DocDB tablet server, identify where tablet size data is available, and follow the pattern of existing metrics to expose max and average size per table.
- Tech stack
- c
- Domain
- backenddatabase
- Issue type
- Feature
- Prerequisites
- Distributed systemsDatabase internals