Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,11 @@ in the configuration snippet below:
Statistics
----------

Every configured ZooKeeper proxy filter has statistics rooted at *zookeeper.<stat_prefix>.* with the
following statistics:
Every configured ZooKeeper proxy filter has statistics rooted at *<stat_prefix>.zookeeper.*. The filter
will gather latency statistics in the *<stat_prefix>.zookeeper.<opcode>_response_latency* namespace. Latency
stats are in milliseconds.

The following counters are available:

.. csv-table::
:header: Name, Type, Description
Expand Down