You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jr...@apache.org on 2022/09/06 15:08:55 UTC

[beam] branch master updated (72315226697 -> 16281d8009b)

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

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


    from 72315226697 Inference benchmark tests (#21738)
     add 16281d8009b [Go SDK]: Add support for Google Cloud Profiler for pipelines (#22824)

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                       |  1 +
 sdks/go.mod                                      |  2 +
 sdks/go.sum                                      |  7 +++
 sdks/go/container/boot.go                        | 33 ++++++++++++++
 sdks/go/container/boot_test.go                   | 56 ++++++++++++++++++++++++
 sdks/go/pkg/beam/core/runtime/harness/harness.go | 14 ++++++
 6 files changed, 113 insertions(+)