[
https://issues.apache.org/jira/browse/SAMZA-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15678245#comment-15678245
]
Jake Maes commented on SAMZA-1049:
----------------------------------
[~spvenkat], the patch does not apply to the head of master. Did you rebase?
{noFormat}
samza[master] > git apply ~/Downloads/rb53297.patch
error: patch failed:
samza-core/src/main/scala/org/apache/samza/container/SamzaContainer.scala:32
error:
samza-core/src/main/scala/org/apache/samza/container/SamzaContainer.scala:
patch does not apply
{noFormat}
> Enable support for reporting metrics from Monitors in SamzaRest.
> ----------------------------------------------------------------
>
> Key: SAMZA-1049
> URL: https://issues.apache.org/jira/browse/SAMZA-1049
> Project: Samza
> Issue Type: New Feature
> Reporter: Shanthoosh Venkataraman
> Assignee: Shanthoosh Venkataraman
> Priority: Minor
> Attachments: rb53297.patch
>
>
> Metrics is an important and adequate mechanism to track and
> measure the behavior of the monitors in an environment and define alerts
> based upon them. In majority of the cases, tracking the behavior of the
> monitors through metrics will be useful in debugging.
> This ticket aims at enabling the creation and reporting of
> metrics from the monitors in `SamzaRest` package. Metrics can be reported to
> multiple sinks and configuration for each sink should be defined in
> `SamzaRest` configuration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)