[
https://issues.apache.org/jira/browse/SAMZA-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16788200#comment-16788200
]
Prateek Maheshwari commented on SAMZA-2125:
-------------------------------------------
Also, we should pass metricsRegistry explicitly to components instead of taking
it out of the Metrics classes.
> Simplify metrics code
> ---------------------
>
> Key: SAMZA-2125
> URL: https://issues.apache.org/jira/browse/SAMZA-2125
> Project: Samza
> Issue Type: Improvement
> Reporter: Rayman
> Priority: Major
>
> # Get rid of the 'source' field in all metrics that are using it, and replace
> with using the existing notion of prefix.
> # Reduce the number of metrics registries to 2 – 1 for samza-container
> metrics, and 1 for all task-level metrics. (Each registry can have a source,
> which will be used for registering with reporters).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)