You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Michael Han (Jira)" <ji...@apache.org> on 2020/05/28 03:46:00 UTC

[jira] [Resolved] (ZOOKEEPER-3847) Add a couple metrics to help track Netty memory usage

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-3847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Han resolved ZOOKEEPER-3847.
------------------------------------
    Resolution: Fixed

Issue resolved by pull request 1367
[https://github.com/apache/zookeeper/pull/1367]

> Add a couple metrics to help track Netty memory usage
> -----------------------------------------------------
>
>                 Key: ZOOKEEPER-3847
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3847
>             Project: ZooKeeper
>          Issue Type: Sub-task
>          Components: metric system
>            Reporter: Jie Huang
>            Priority: Minor
>             Fix For: 3.6.2
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Adding these metrics:
>  * RESPONSE_BYTES: size of responses (in bytes) being sent to a client
>  * WATCH_BYTES: size of watch events (in bytes) being sent to a client
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)