We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 413d34e commit 8b33f94Copy full SHA for 8b33f94
doc/reference/reference_lua/box_stat/vinyl.rst
@@ -52,6 +52,11 @@ related variables whenever it is invoked.
52
in bytes per second, imposed on transactions by
53
the regulator based on the observed dump/compaction performance.
54
55
+* ``box.stat.vinyl().regulator.blocked_writers`` is the number of fibers
56
+ currently blocked waiting for vinyl :ref:`L0 memory <engines-algorithm_filling_lsm>`
57
+ quota.
58
+
59
60
.. _box_introspection-box_stat_vinyl_disk:
61
62
box.stat.vinyl().disk
0 commit comments