You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lo...@apache.org on 2020/01/23 00:36:43 UTC

[beam] branch master updated (dd16657 -> 5017e58)

This is an automated email from the ASF dual-hosted git repository.

lostluck pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from dd16657  Merge pull request #10648 from lukecwik/beam3419
     add 5017e58  [BEAM-9167] Reduce Go SDK metric overhead (#10654)

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/core/metrics/metrics.go      | 389 +++++++++++++++-----------
 sdks/go/pkg/beam/core/metrics/metrics_test.go | 353 ++++++++++-------------
 sdks/go/pkg/beam/metrics.go                   |  15 +
 sdks/go/pkg/beam/metrics_test.go              |   4 +-
 4 files changed, 382 insertions(+), 379 deletions(-)