Details
-
New Feature
-
Status: Resolved
-
Normal
-
Resolution: Done
-
None
-
-
Ghost
-
3
-
ghost-24.02.2021
-
New Feature
-
A new metric (:concurrent-depth), which counts the number of /cmd API requests that are waiting to write to the disk, was added.
-
Needs Assessment
Description
This metric is about getting a count of the number of `/cmd` API requests that are waiting to write to disk because all the slots provided by the `concurrent-writes` setting are full.
A continuously positive number for this metric would indicate a need to increase `concurrent-writes`, get a faster disk, or separate your queue onto a different disk than other I/O heavy processes.
Attachments
Issue Links
- relates to
-
PDB-4278 Add metric to track the number of commands "bashed in place"
-
- Resolved
-