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 2021/10/04 21:42:13 UTC

[beam] branch master updated (9d1acdc -> ce605d1)

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 9d1acdc  Update CHANGES.md for JdbcIO breaking change (#15651)
     add ce605d1  [BEAM-12513] Add Go SDK metrics content to BPG. (#15650)

No new revisions were added by this update.

Summary of changes:
 sdks/go/examples/snippets/10metrics.go             | 84 ++++++++++++++++++++++
 .../snippets/10metrics_test.go}                    | 27 +++----
 sdks/go/pkg/beam/metrics.go                        | 12 ++--
 .../content/en/documentation/programming-guide.md  | 53 ++++++++++++++
 4 files changed, 159 insertions(+), 17 deletions(-)
 create mode 100644 sdks/go/examples/snippets/10metrics.go
 copy sdks/go/{pkg/beam/io/textio/sdf_test.go => examples/snippets/10metrics_test.go} (62%)