GitHub user pabloem opened a pull request:

    https://github.com/apache/beam/pull/2575

    [BEAM-1383] Making metrics usage in datastore_wordcount consistent

    Modifying `datastore_wordcount.py` to create metrics within the `__init__` 
method of the DoFn that uses them.
    r: @aaltay 

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

    $ git pull https://github.com/pabloem/incubator-beam consistent-metrics

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

    https://github.com/apache/beam/pull/2575.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 #2575
    
----
commit 157a3eeb6a8b3b8931b1ac3bffc750d6f3133aa5
Author: Pablo <pabl...@google.com>
Date:   2017-04-18T15:43:12Z

    Making metrics usage in datastore_wordcount consistent

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to