yugabyte/yugabyte-db

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

Open

#16,828 opened on 2023年4月12日

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
 (平均マージ 17d 21h) (30d で 92 merged PRs)

説明

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.

コントリビューターガイド