GitHub user dnishimura opened a pull request:
https://github.com/apache/samza/pull/550
SAMZA-1742: Add metrics reporter parameter to LocalApplicationRunner
constructor.
@vjagadish1989 this has already been reviewed and approved by you and
@cameronlee314 internally. Please approve here. Thanks!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dnishimura/samza
samza-1742-localapplicationrunner-custom-metrics
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/550.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 #550
----
commit 91a1cfb3f57924f26651bce92719edf527a615d9
Author: Daniel Nishimura <dnishimura@...>
Date: 2018-05-14T20:58:16Z
Add metrics reporter parameter to LocalApplicationRunner constructor.
----
---