Skip to content

Commit f51340c

Browse files
doc: add missing expirationd requirements
Follows up #149
1 parent 8a11235 commit f51340c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/monitoring/grafana_dashboard.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@ with latency quantiles.
3232
stats_quantiles=true
3333
}
3434
35+
To support `expirationd <https://github.com/tarantool/expirationd>`_ statistics,
36+
install ``expirationd`` **1.2.0** or newer. Call ``expirationd.cfg`` on instance
37+
to enable statistics export.
38+
39+
.. code-block:: lua
40+
41+
expirationd.cfg{metrics = true}
3542
3643
.. image:: images/Prometheus_dashboard_1.png
3744
:width: 30%

0 commit comments

Comments
 (0)