yugabyte/yugabyte-db

[DocDB] Expand events for slow disk access to all reads and writes

Open

#16,828 opened on Apr 12, 2023

View on GitHub
 (1 comment) (0 reactions) (1 assignee)C (1,003 forks)batch import
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-6178

Description

Related to #16827, we could then also add special logging, for "too slow" events, across all IO! This could be similar to how we have "slow fsync" events, at the WAL level...

If we had proper metrics at the lower level, of the env disk access abstraction, we should be able to push down even the slow fsync event, from the log.cc level.

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

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

Contributor guide