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 2013/09/20 23:54:52 UTC

[jira] [Resolved] (SAMZA-25) Add metrics

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

Chris Riccomini resolved SAMZA-25.
----------------------------------

    Resolution: Fixed
    
> Add metrics
> -----------
>
>                 Key: SAMZA-25
>                 URL: https://issues.apache.org/jira/browse/SAMZA-25
>             Project: Samza
>          Issue Type: Bug
>          Components: container, kafka, kv, metrics, yarn
>    Affects Versions: 0.6.0
>            Reporter: Chris Riccomini
>            Assignee: Chris Riccomini
>             Fix For: 0.7.0
>
>         Attachments: jmx-metrics.png, SAMZA-25.0.patch, SAMZA-25.1.patch, SAMZA-25.2.patch
>
>
> The latest refactor dropped a bunch of metrics. We need to re-add them.
> Classes that need metrics:
> * Add metrics to SamzaContainer/SamzaContainerMetrics
> * Add metrics to TaskInstance/TaskInstanceMetrics
> * Add metrics to TaskStorageManager
> * Add metrics to MessageChooser
> * Add metrics to DefaultChooser
> * Add metrics to SystemConsumers
> * Add metrics to SystemProducers
> * Add metrics to KafkaSystemProducer
> * Add metrics to KafkaSystemConsumer
> * Add metrics to BrokerProxy
> * Add metrics to CachedStore
> * Add metrics to LoggedStore
> * Add metrics to KeyValueStorageEngine
> * Add metrics to LevelDbKeyValueStore
> We definitely need msgs/sec, bytes/sec at both the container and task level. We also need reads/sec writes/sec on the stores. A lot more, as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira