You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Chris Riccomini (JIRA)" <ji...@apache.org> on 2014/06/12 19:03:03 UTC

[jira] [Updated] (SAMZA-251) Add metrics for choose/process/window/commit/send time

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

Chris Riccomini updated SAMZA-251:
----------------------------------

    Labels: newbie  (was: )

> Add metrics for choose/process/window/commit/send time
> ------------------------------------------------------
>
>                 Key: SAMZA-251
>                 URL: https://issues.apache.org/jira/browse/SAMZA-251
>             Project: Samza
>          Issue Type: Bug
>          Components: metrics
>    Affects Versions: 0.6.0
>            Reporter: Chris Riccomini
>              Labels: newbie
>             Fix For: 0.8.0
>
>
> We should add the following counter metrics:
> * choose-ms
> * window-ms
> * process-ms
> * commit-ms
> * send-ms
> This will allow us to see how much time is being spent (per second) in each block of code.
> I think all of these metrics should be added at the SamzaContainer level, and all except choose-ms should be done at the TaskInstance level.



--
This message was sent by Atlassian JIRA
(v6.2#6252)