[
https://issues.apache.org/jira/browse/SAMZA-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142462#comment-16142462
]
ASF GitHub Bot commented on SAMZA-1049:
---------------------------------------
GitHub user fredji97 opened a pull request:
https://github.com/apache/samza/pull/287
SAMZA-1049 add the missing parts and make guideline clearer for
docs/README.md
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fredji97/samza master_docs_readme
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/287.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #287
----
commit 791e939f67070bee692711b024e8b53280918ddd
Author: Fred Ji <[email protected]>
Date: 2017-08-25T23:56:53Z
SAMZA-1049 add the missing parts and make guideline clearer for
docs/README.md
----
> 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.4.14#64029)