You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by sc...@apache.org on 2018/12/12 18:44:37 UTC

[beam] 01/01: Merge pull request #7244: [BEAM-6138] Add a MonitoringInfoSpec proto and SimpleMonitoringInfoBuilder to pro…

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

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

commit dc10f75a7bda91f251d43309a21327fc2ab26154
Merge: a61f2c5 11513c3
Author: Scott Wegner <sc...@apache.org>
AuthorDate: Wed Dec 12 10:44:28 2018 -0800

    Merge pull request #7244: [BEAM-6138] Add a MonitoringInfoSpec proto and SimpleMonitoringInfoBuilder to pro…

 .../fn-execution/src/main/proto/beam_fn_api.proto  | 269 ++++++++++++++-------
 .../core/metrics/SimpleMonitoringInfoBuilder.java  | 219 +++++++++++++++++
 .../metrics/SimpleMonitoringInfoBuilderTest.java   |  87 +++++++
 3 files changed, 482 insertions(+), 93 deletions(-)