You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Sailesh Mukil (JIRA)" <ji...@apache.org> on 2018/03/07 22:24:00 UTC

[jira] [Commented] (KUDU-2301) Add metrics per connection to the reactor metrics

    [ https://issues.apache.org/jira/browse/KUDU-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16390346#comment-16390346 ] 

Sailesh Mukil commented on KUDU-2301:
-------------------------------------

Part 1 is committed here:
https://github.com/apache/kudu/commit/68d797da1c11e15ebde06b16bb7e6ef3f36f9994

> Add metrics per connection to the reactor metrics
> -------------------------------------------------
>
>                 Key: KUDU-2301
>                 URL: https://issues.apache.org/jira/browse/KUDU-2301
>             Project: Kudu
>          Issue Type: Task
>          Components: rpc
>            Reporter: Sailesh Mukil
>            Assignee: Sailesh Mukil
>            Priority: Major
>              Labels: metrics, observability
>
> We can expose metrics on a per connection level and store them in ReactorMetrics.
> As an initial step, we can expose the OutboundTransfer queue size and a rolling average of transfer speeds in Kbps.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)