As commented here, we need to bring monitoring for more syscalls to have a complete vision about their impact on system performance.
The PR to fix this issue, needs to bring monitoring for the following syscalls:
- msync
- fsync
- fdatasync
- sync (
Already merged)
- sync_file_range
- syncfs
We will have histograms and calls for these syscalls, following the received suggestion.
As commented here, we need to bring monitoring for more syscalls to have a complete vision about their impact on system performance.
The PR to fix this issue, needs to bring monitoring for the following syscalls:
Already merged)We will have histograms and calls for these syscalls, following the received suggestion.