yugabyte/yugabyte-db

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

Open

#16.828 aberto em 12 de abr. de 2023

Ver no GitHub
 (1 comment) (0 reactions) (1 assignee)C (1.003 forks)batch import
area/docdbgood first issuekind/enhancementpriority/medium

Métricas do repositório

Stars
 (8.229 stars)
Métricas de merge de PR
 (Mesclagem média 17d 21h) (92 fundiu PRs em 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.

Guia do colaborador