License block: Vezha capabilities
What shows
Process disk read, kbpsin Vezha is represented asproc.read_kib_s. The metric allows you to see which processes or groups increase the read load at a working moment.
Why is this important?
Reading from disk often affects the API response as much as the CPU. Monitoring this metric helps quickly catch background tasks competing with critical traffic.
An example from practice
During the working day, indexing began to actively read large volumes of data. After adjusting the indexing schedule, peak user latencies disappeared.