[ 
https://issues.apache.org/jira/browse/SAMZA-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16688698#comment-16688698
 ] 

ASF GitHub Bot commented on SAMZA-1997:
---------------------------------------

GitHub user shenodaguirguis opened a pull request:

    https://github.com/apache/samza/pull/806

    [SAMZA-1997] Samza-sql diagnostics - instrument project operator

    When the user uses Samza-SQL, they use high level declarative language 
(SQL) for ease and speed of implementation of their Samza Job. Therefore, 
monitoring the job should provide metrics at this high/logical level. This is 
the goal of the Samza-SQL diagnostics project. In this first baby-step, we 
start with instrumenting the Project operator to provide run-time metrics.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shenodaguirguis/samza samza-sql-diagnostics

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/806.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 #806
    
----
commit 6d6bd0579a6f9beb4f22afb171d85c199fa10e61
Author: Shenoda Guirguis <sguirgui@...>
Date:   2018-11-15T19:59:32Z

    SAMZA-1997 - Samza-sql Diagnostics - Instrument Project operator

commit 18fd27d61e412377b7227c30460730489d84a416
Author: Shenoda Guirguis <sguirgui@...>
Date:   2018-11-15T19:59:32Z

    SAMZA-1997 - Samza-sql Diagnostics - Instrument Project operator

commit de49279e1cd6b1055dcb39d97b1e1d6d63999b1f
Author: Shenoda Guirguis <sguirgui@...>
Date:   2018-11-15T19:59:32Z

    SAMZA-1997 - Samza-sql Diagnostics - Instrument Project operator

----


> Samza-sql: instrument Project operator
> --------------------------------------
>
>                 Key: SAMZA-1997
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1997
>             Project: Samza
>          Issue Type: Sub-task
>            Reporter: Shenoda Guirguis
>            Priority: Critical
>
> As first baby-step in Samza-SQL Diagnostics, instrumenting Project Operator 
> to add and maintain metrics. Specifically, add Message/Event counter (to have 
> event rate stats) and processing time/latency histogram.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to